We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeffaf/kivv'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•272 B
# Dashboard Environment Variables
# Copy to .env and fill in your values
# MCP Server URL
PUBLIC_MCP_SERVER_URL=https://kivv-mcp.your-subdomain.workers.dev
# API Key for dashboard access
PUBLIC_API_KEY=your_api_key_here
# Optional: Enable debug mode
PUBLIC_DEBUG=false