Skip to main content
Glama

mcp-tenki

by acxelerator

mcp-tenki

Un servidor MCP con el clima de Japón

Configuración

$ uv sync

Servidor en ejecución

Ejecutar sin clonar

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

Ejecutar con clon

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

Obtenga el clima de Japón

  1. Configuración
    1. Servidor en ejecución

      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