We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LikhonSheikh404/deep-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•431 B
# Deep Search MCP Server - Environment Variables
# Public URL of your deployed MCP server
NEXT_PUBLIC_APP_URL=https://your-app.vercel.app
# Optional: Add your own API keys for enhanced search capabilities
# SEARCH_API_KEY=your_api_key_here
# Optional: OAuth Configuration (if enabling authentication)
# OAUTH_CLIENT_ID=your_client_id
# OAUTH_CLIENT_SECRET=your_client_secret
# OAUTH_AUTH_SERVER_URL=https://your-auth-server.com