Skip to main content
Glama

mcp-tenki

by acxelerator

mcp-tenki

A MCP server with weather of Japan

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"] } } }
-
security - not tested
A
license - permissive license
-
quality - not tested

Get weather of Japan

  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

      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