# Core dependencies
fastapi
starlette
uvicorn[standard]
pydantic
# Context Portal MCP
git+https://github.com/GreatScottyMac/context-portal.git@v0.3.7
# Other dependencies with versions that work together
sentence-transformers
fastmcp>=2.13.0 # This requires httpx>=0.28.1
chromadb
alembic
authlib
urllib3>=2.5.0 # For security fixes
# Dependencies with version constraints
httpx>=0.28.1 # Matches fastmcp's requirement
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/GreatScottyMac/context-portal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server