Skip to main content
Glama

Weather MCP Server

mypy.ini563 B
[mypy] python_version = 3.13 warn_return_any = true warn_unused_configs = true disallow_untyped_defs = false ignore_missing_imports = true exclude = tests/ # Specific module configurations [mypy-httpx] ignore_missing_imports = true [mypy-nest_asyncio] ignore_missing_imports = true [mypy-mcp.*] ignore_missing_imports = true [mypy-streamlit] ignore_missing_imports = true [mypy-pytest] ignore_missing_imports = true [mypy-weather_mcp.*] disallow_untyped_defs = true warn_return_any = true [mypy-client.*] disallow_untyped_defs = true warn_return_any = true

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/laksh-krishna-sharma/Live-Weather-Alerts-MCP'

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