We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GreatScottyMac/context-portal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core dependencies
fastapi>=0.120.0
starlette>=0.50.0
uvicorn[standard]>=0.38.0
pydantic>=2.12.5
# Other dependencies
sentence-transformers>=3.3.1
fastmcp>=2.13.3
mcp>=1.23.0
chromadb>=1.3.5
alembic>=1.17.2
authlib>=1.6.5
urllib3>=2.6.0
filelock>=3.16.2
# Dependencies with version constraints
httpx>=0.28.1