Skip to main content
Glama

MCP Weather Server

by adhikasp
pyproject.toml331 B
[project] name = "mcp-weather" version = "0.1.0" description = "Weather forecast tool for MCP" authors = [] dependencies = [ "fastmcp", "python-dotenv", "aiohttp", "uvicorn", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] mcp-weather = "mcp_weather.weather:mcp.run"

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/adhikasp/mcp-weather'

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