Skip to main content
Glama

Code Summarizer MCP

by nicobailon
.env.example444 B
# API key for Google Gemini (recommended method for storing the API key) GOOGLE_API_KEY=your_api_key_here # Server configuration (optional - defaults will be used if not specified) PORT=24312 # CORS settings (optional - defaults to localhost:3000 if not specified) # Comma-separated list of allowed origins ALLOWED_ORIGINS=http://localhost:3000,https://example.com # Logging level (optional) # Can be: error, warn, info, debug LOG_LEVEL=info

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/nicobailon/code-summarizer'

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