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. 运行服务器

      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

      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