We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Davaakhatan/skyfi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.local.example•288 B
# OpenAI API Key (required for AI responses)
OPENAI_API_KEY=your-openai-api-key-here
# SkyFi MCP API Key (optional - add when available)
SKYFI_API_KEY=your-skyfi-api-key-here
# SkyFi MCP Base URL (optional - defaults to http://localhost:3000/v1)
SKYFI_BASE_URL=http://localhost:3000/v1