We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/danielscholl/agile-team-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.sample•263 B
# API Keys for LLM providers
# Copy this file to .env and add your API keys
# OpenAI API key
OPENAI_API_KEY=
# Anthropic API key
ANTHROPIC_API_KEY=
# Google AI (Gemini) API key
GOOGLE_API_KEY=
# DeepSeek API key
DEEPSEEK_API_KEY=
# Groq API key
GROQ_API_KEY=