Enhanced MCP Server
by pbulbule13
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EURI_API_KEY | No | Your Euron AI API key (primary LLM provider) | |
| GEMINI_API_KEY | No | Your Gemini API key (fallback 2 LLM provider) | |
| DEEPSEEK_API_KEY | No | Your Deepseek API key (fallback 1 LLM provider) | |
| GOOGLE_CLIENT_ID | Yes | Your Google OAuth 2.0 client ID from Google Cloud Console | |
| ANTHROPIC_API_KEY | No | Your Claude/Anthropic API key (fallback 3 LLM provider) | |
| GOOGLE_REDIRECT_URI | No | OAuth redirect URI for Google authentication | http://localhost:8080 |
| GOOGLE_CLIENT_SECRET | Yes | Your Google OAuth 2.0 client secret from Google Cloud Console | |
| EMAIL_SUMMARY_RECIPIENT | Yes | Your email address to receive automated summaries |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues