Skip to main content
Glama
acxelerator

mcp-tenki

by acxelerator

mcp-텐키

일본 날씨를 제공하는 MCP 서버

설정

지엑스피1

실행 중인 서버

클론 없이 실행

{
    "mcpServers": {
        "tenki": {
            "command": "uvx",
            "args": ["--from", "git+https://github.com/acxelerator/mcp-tenki.git", "mcp-tenki"]
        }
    }
}

클론으로 실행

{
    "mcpServers": {
        "tenki": {
            "command": "uv",
            "args": ["--directory", "/PATH/TO/REPOSITORY/mcp_tenki", "run", "main.py"]
        }
    }
}
-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/acxelerator/mcp-tenki'

If you have feedback or need assistance with the MCP directory API, please join our Discord server