Author avatar

mcp-tenki

by acxelerator

Server

Tags

4.8 (120)

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"]
        }
    }
}

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →