MCP.so
Sign In
Servers

Email MCP Server by CData

@CDataSoftware

This read-only MCP Server allows you to connect to Email data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out our MCP Server for Email (https://www.cdata.com/drivers/email/download/mcp).

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\email.prp"
      ]
    }
  }
}

More from Communication