Skip to main content
Glama

AI Collaboration MCP Server

by hurryupmitch
.env.example319 B
# AI Provider API Keys ANTHROPIC_API_KEY=your_claude_api_key_here OPENAI_API_KEY=your_openai_api_key_here GEMINI_API_KEY=your_gemini_api_key_here # Ollama Configuration (for local AI) OLLAMA_BASE_URL=http://localhost:11434 OLLAMA_MODEL=llama3.2:latest # Server Configuration # Add any additional configuration here

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/hurryupmitch/ai-collaboration-mcp-server'

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