We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MOHAMAD-ZUBI/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.example•325 B
# FlashLeads API Configuration
# Get your API key from: https://flashleads.io/settings/api-keys
# Your FlashLeads API key (required)
FLASHLEADS_API_KEY=your-api-key-here
# API base URL (optional - defaults to http://localhost:5000)
# For production, use: https://api.flashleads.io
FLASHLEADS_API_URL=http://localhost:5000