Skip to main content
Glama

claude-mcp-server-gateway

by bzsasson
.env.example995 B
# Claude MCP Server Gateway Environment Variables # Copy this file to .env and fill in your actual values # DO NOT commit .env to git - it's already in .gitignore # Memory Extension Pro # Get your API key from: https://aistudio.google.com/app/apikey GEMINI_API_KEY=your_gemini_api_key_here # Google Search Console # Get credentials from: https://console.cloud.google.com/apis/credentials GOOGLE_CLIENT_ID=your_google_client_id_here GOOGLE_CLIENT_SECRET=your_google_client_secret_here # Apify Actors # Get your token from: https://console.apify.com/account/integrations APIFY_TOKEN=your_apify_token_here # DataForSEO # Get credentials from: https://app.dataforseo.com/api-access DATAFORSEO_USERNAME=your_dataforseo_username_here DATAFORSEO_PASSWORD=your_dataforseo_password_here # GitHub # Create token at: https://github.com/settings/tokens GITHUB_PERSONAL_ACCESS_TOKEN=your_github_token_here # Optional: Gateway Timeout Configuration GATEWAY_OPERATION_TIMEOUT=300 GATEWAY_INIT_TIMEOUT=30

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/bzsasson/claude-mcp-server-gateway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server