Skip to main content
Glama

mcp-tenki

by acxelerator
pyproject.toml347 B
[project] name = "mcp-tenki" version = "0.1.0" description = "Get weather of Japan" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.2.0", "pydantic>=2.10.5", ] [dependency-groups] dev = [ "jupyterlab>=4.3.4", "ruff>=0.9.1", ] [project.scripts] mcp-tenki = "mcp_tenki.main:main"

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