We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NguyenTrinh3008/mcp_agg'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# FastMCP & FastAPI
fastmcp>=2.12.0
fastapi>=0.115.0
uvicorn>=0.24.0
# HTTP Client
httpx>=0.25.0
# Configuration
python-dotenv>=1.0.0
pydantic>=2.0.0
# Utilities
asyncio-contextmanager>=1.0.0