We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/krishangMittal/GovNavigator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•397 B
# .env.example - Template for environment variables
# Copy this to .env and fill in your values
# NEVER commit .env to git (it contains secrets!)
# Anthropic API Key (optional - only needed for advanced features)
# Get yours at: https://console.anthropic.com/
ANTHROPIC_API_KEY=your_api_key_here
# ChromaDB settings (optional - uses defaults if not set)
CHROMA_PERSIST_DIRECTORY=./data/chromadb