EventsOrg MCP
by guth01
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMTP_PASS | No | SMTP password or app password for sending emails. | |
| SMTP_USER | No | SMTP username for sending emails. | |
| PUBLIC_URL | No | Public URL of the deployed server, used for Twilio webhook. | |
| WEBHOOK_PORT | No | Port for the webhook server. Defaults to 3000. | 3000 |
| GOOGLE_API_KEY | Yes | Your Google Gemini API key for the autonomous agent. | |
| GOOGLE_SHEET_ID | No | ID of the Google Sheet for dashboard sync. | |
| COORDINATOR_EMAIL | No | Email address for escalation notifications. | |
| TWILIO_AUTH_TOKEN | Yes | Your Twilio Auth Token. | |
| TWILIO_ACCOUNT_SID | Yes | Your Twilio Account SID. | |
| GOOGLE_MAPS_API_KEY | No | Your Google Maps API key for directions. | |
| OPENWEATHER_API_KEY | No | Your OpenWeather API key for weather data. | |
| TWILIO_PHONE_NUMBER | Yes | Your Twilio phone number (e.g., +1234567890). | |
| GOOGLE_SERVICE_ACCOUNT_JSON | Yes | JSON content of the Google Cloud service account key with Sheets API enabled. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/guth01/EventsOrg-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server