Submit

Idmc CDI Jobs MCP Server

@sppavankumar

MCP server for monitoring, managing and querying Informatica IDMC CDI jobs — start/stop jobs, check status, query activity logs via Claude, Cursor, and Agentforce

Tools

Server Config

{
  "mcpServers": {
    "idmc-jobs": {
      "command": "node",
      "args": [
        "/path/to/idmc-jobs/dist/index.js"
      ],
      "env": {
        "IDMC_USERNAME": "your-email@example.com",
        "IDMC_PASSWORD": "your-password",
        "IDMC_BASE_URL": "https://dm-us.informaticacloud.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.