# FusionMCP Environment Variables
# Copy this file to .env and fill in your API keys
# LLM API Keys
OPENAI_API_KEY=sk-proj-...
GEMINI_API_KEY=AIza...
CLAUDE_API_KEY=sk-ant-...
# Ollama Configuration
OLLAMA_URL=http://localhost:11434
# Server Configuration
MCP_HOST=127.0.0.1
MCP_PORT=9000
# Logging
LOG_LEVEL=INFO
# Cache
CACHE_ENABLED=true
CACHE_TYPE=json
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/jaskirat1616/fusion360-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server