Skip to main content
Glama

Tagging MCP

.env.example412 B
# LLM Provider API Keys # Add your API keys for the providers you want to use # Anthropic (Claude) ANTHROPIC_API_KEY=your_anthropic_key_here # OpenAI OPENAI_API_KEY=your_openai_key_here # Google Gemini GEMINI_API_KEY=your_gemini_key_here # Groq GROQ_API_KEY=your_groq_key_here # MCP Transport (optional, default: stdio) MCP_TRANSPORT=stdio # Container flag (set automatically in container) CONTAINER=false

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/daviddrummond95/tagging_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server