Skip to main content
Glama

Basic MCP Application

.env.example512 B
# API Keys # Get your API key from https://aistudio.google.com/app/apikey GEMINI_API_KEY=your_gemini_api_key_here # Server Configuration BACKEND_URL=http://localhost:8000 # Optional Settings change only if you know what you are doing # Uncomment and set the following to customize the application (not needed) # Set this to 'True' to enable debug mode # DEBUG=False # Change default port for frontend (default: 8501) # FRONTEND_PORT=8501 # Change default port for backend (default: 8000) # BACKEND_PORT=8000

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/priteshshah96/MCP'

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