icon for mcp server

Japan Weather

STDIO

A MCP server with weather of Japan

mcp-tenki

A MCP server with weather of Japan

Tenki MCP server

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", "run", "main.py"] } } }

Be the First to Experience MCP Now