We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NinjaEde/mcp-proalpha'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP-Server Abhängigkeiten
fastmcp>=2.0.0 # FastMCP v2 for modern MCP servers
requests>=2.31.0 # HTTP-Requests für API-Zugriff
fastapi>=0.95.0
uvicorn>=0.21.1
python-dotenv>=1.0.0
pydantic>=2.0.0
starlette>=0.36.3
anyio>=3.7.1
# Test- und Entwicklungswerkzeuge
pytest>=7.0.0