Skip to main content
Glama

mcp-tenki

by acxelerator

mcp天気

日本の天気予報付きMCPサーバー

設定

$ uv sync

実行中のサーバー

クローンなしで実行

{ "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

日本の天気予報

  1. 設定
    1. 実行中のサーバー

      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