mcp-ecc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for SSE server (default: 3000) | |
| MCP_STORAGE_FILE | No | Path to the storage file (default: ./config.json) | |
| MCP_ENCRYPTION_KEY | No | Master encryption key for encrypting token credentials via AES-256-GCM. If omitted, credentials will be stored in plain JSON. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| authenticate_accountB | Authenticate and register a Google, Microsoft, Zoho, or IMAP/SMTP account. Supports headless OAuth (device code flow) with custom client/tenant configurations. |
| email_list_emailsC | Search or view recent emails. |
| email_get_emailC | Fetch the body and metadata of a specific email. |
| email_send_emailC | Send a plain text or HTML email. |
| email_manage_emailB | Archive, mark read/unread, or star an email. |
| email_delete_emailC | Move email to Trash or delete permanently. |
| calendar_list_eventsB | View scheduled events/appointments within a time range. |
| calendar_create_eventC | Create a calendar event. |
| calendar_update_eventC | Modify an existing calendar event. |
| calendar_delete_eventC | Delete/remove a calendar event. |
| contacts_search_contactsC | Find contact entries by name or query term. |
| contacts_create_contactC | Inject a new contact into the address book. |
| contacts_delete_contactC | Remove a contact entry. |
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
- 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/karljsamuel/mcp-ecc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server