mcp-tenki

by acxelerator
MIT License

Integrations

  • The MCP server appears to be associated with JBL as indicated by the badge URL ('https://glama.ai/mcp/servers/jbl3sfsi9r/badge') which contains 'jbl' in the server ID.

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

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

日本の天気予報

  1. Setup
    1. Running Server

      Related MCP Servers

      • A
        security
        F
        license
        A
        quality
        Provides weather forecast data for locations in China using the HeFeng Weather API, with real-time, hourly, or daily forecasts and location-based queries.
        Last updated -
        1
        7
        2
        TypeScript
      • A
        security
        A
        license
        A
        quality
        An MCP server that provides real-time weather information including temperature, humidity, wind speed, and sunrise/sunset times through the OpenWeatherMap API.
        Last updated -
        1
        Python
        MIT License
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        An MCP server implementation that allows users to fetch and display weather information for specified cities, including temperature, humidity, wind speed, and weather descriptions.
        Last updated -
        Python
        • Linux
        • Apple
      • -
        security
        -
        license
        -
        quality
        Weather forecast server which returns 7 days of detailed weather anywhere in the world, using the OpenWeatherMap One Call API 3.0.
        Last updated -
        2
        Python
        MIT License

      View all related MCP servers

      ID: jbl3sfsi9r