Skip to main content
Glama

Agentic MCP Weather System

by Shivbaj
pyproject.toml•486 B
[project] name = "weather-mcp-agent" version = "0.2.0" description = "Agentic MCP Server with LangGraph Orchestrator for Weather Services" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.119.0", "httpx>=0.28.1", "langchain>=0.3.27", "langchain-ollama>=0.3.10", "langgraph>=0.2.0", "mcp[cli]>=1.17.0", "requests>=2.32.5", "uvicorn>=0.37.0", "pydantic>=2.0.0", "asyncio-mqtt>=0.16.0", "typing-extensions>=4.0.0", ]

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/Shivbaj/MCP'

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