Tenki
A server for fetching weather information in Japan.
mcp-tenki
A MCP server with weather of Japan
Setup
$ uv sync
Running Server
Run without clone
{
"mcpServers": {
"tenki": {
"command": "uvx",
"args": ["--from", "git+https://github.com/acxelerator/mcp-tenki.git", "mcp-tenki"]
}
}
}
Run with clone
{
"mcpServers": {
"tenki": {
"command": "uv",
"args": ["--directory", "/PATH/TO/REPOSITORY/mcp-tenki/mcp_tenki", "run", "main.py"]
}
}
}
Verwandte Server
SafeDep
Real-time malicious package protection for AI coding agents
Immigration & Travel MCP
US visa bulletin data and CBP border wait times. 3 MCP tools for immigration and travel planning.
MCP Goodnews
An MCP application that delivers curated positive and uplifting news stories using NewsAPI and Cohere LLM.
deBridge
Official deBridge protocol MCP Server. Finds optimal cross-chain swap routes, checks fees and conditions, initiates trades across major blockchain networks
ClawPay MCP
Non-custodial x402 payment layer for AI agents. Agents sign transactions locally on Base — no custodial infrastructure, no API keys, no KYC.
NebulaFinger MCP
An MCP server interface for the NebulaFinger fingerprint recognition tool.
Kalshi MCP Server
A simple MCP server to interact with prediction market Kalshi
ADM1 MCP Server
Control anaerobic digestion modeling (ADM1) using natural language.
NWC MCP Server
Control a Lightning wallet using Nostr Wallet Connect (NWC).
BWA (Burrows-Wheeler Aligner)
An MCP server for the BWA sequence alignment tool.