Back to Browse

Ecc MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Unified MCP server for Email, Calendar & Contacts (Google, M365, Zoho, IMAP/SMTP, DAV).

About

Unified MCP server for Email, Calendar & Contacts (Google, M365, Zoho, IMAP/SMTP, DAV).

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

13 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Master key used to encrypt stored credentials (AES-256-GCM). Generate with: openssl rand -hex 32Required

Environment variable: MCP_ENCRYPTION_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-karljsamuel-mcp-ecc": {
      "env": {
        "MCP_ENCRYPTION_KEY": "your-mcp-encryption-key-here"
      },
      "args": [
        "-y",
        "mcp-ecc"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!