Skip to main content
Glama

Enhanced MCP Server

by pbulbule13

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EURI_API_KEYNoYour Euron AI API key (primary LLM provider)
GEMINI_API_KEYNoYour Gemini API key (fallback 2 LLM provider)
DEEPSEEK_API_KEYNoYour Deepseek API key (fallback 1 LLM provider)
GOOGLE_CLIENT_IDYesYour Google OAuth 2.0 client ID from Google Cloud Console
ANTHROPIC_API_KEYNoYour Claude/Anthropic API key (fallback 3 LLM provider)
GOOGLE_REDIRECT_URINoOAuth redirect URI for Google authenticationhttp://localhost:8080
GOOGLE_CLIENT_SECRETYesYour Google OAuth 2.0 client secret from Google Cloud Console
EMAIL_SUMMARY_RECIPIENTYesYour email address to receive automated summaries

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/pbulbule13/mcpwithgoogle'

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