Skip to main content
Glama

Weather MCP Tool

pyproject.toml439 B
[project] name = "weather-mcp" version = "0.0.1" description = "Template for MCP tool" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp", "google-adk", "python-dotenv", "deprecated" ] [project.scripts] weather-mcp = "weather_mcp.server_stdio:main" [build-system] requires = ["setuptools>=64", "wheel"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find] include = ["weather_mcp"]

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/Latinum-Agentic-Commerce/weather_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server