Idmc CDI Jobs MCP Server
@sppavankumar
About Idmc CDI Jobs MCP Server
MCP server for monitoring, managing and querying Informatica IDMC CDI jobs — start/stop jobs, check status, query activity logs via Claude, Cursor, and Agentforce
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"idmc-jobs": {
"command": "node",
"args": [
"/path/to/idmc-jobs/dist/index.js"
],
"env": {
"IDMC_USERNAME": "[email protected]",
"IDMC_PASSWORD": "your-password",
"IDMC_BASE_URL": "https://dm-us.informaticacloud.com"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Idmc CDI Jobs MCP Server?
Idmc CDI Jobs MCP Server is an MCP server that connects AI tools (Claude, Cursor, Agentforce) directly to your Informatica IDMC platform. It lets you monitor, manage, and query jobs using natural language without opening the IDMC console. It supports starting/stopping jobs, checking status, querying activity logs, listing active jobs, viewing job history, and managing IDMC sessions.
How to use Idmc CDI Jobs MCP Server?
Requires Node.js 18+ and an active Informatica IDMC account. You must provide your IDMC username, password, and your pod's base URL. After configuring these credentials, integrate the server with an MCP client (e.g., Claude Desktop, Cursor, Agentforce) by following the full documentation.
Key features of Idmc CDI Jobs MCP Server
- Start and stop any supported IDMC job type
- Check real-time status and row counts for running jobs
- Query the activity log by task type, time range, and status
- List all jobs currently running across your org
- Retrieve historical execution records for any task
- Authenticate, restore, or invalidate IDMC sessions
Use cases of Idmc CDI Jobs MCP Server
- “Show me all jobs that failed in the last 24 hours”
- “Start the Acme_Account_Sync mapping task”
- “What is the current status of job run 123456?”
- “List all active jobs running right now”
- “Get the activity log for replication tasks from this week”
FAQ from Idmc CDI Jobs MCP Server
What are the prerequisites for using Idmc CDI Jobs MCP Server?
You need Node.js 18+ installed, an active Informatica IDMC account, and your IDMC username, password, and pod base URL.
Which IDMC task types are supported?
The server supports Mapping Task (MTT), Synchronization Task (DSS), Replication Task (DRS), Masking Task (DMASK), PowerCenter Task (PCS), and Linear Taskflow (WORKFLOW).
Which regions (pods) are supported?
The server works with the United States (dm-us.informaticacloud.com), Europe (dm-eu.informaticacloud.com), and Asia Pacific (dm-ap.informaticacloud.com) pods.
How do I authenticate with IDMC?
You authenticate by providing your IDMC username and password. The server includes session management capabilities (authenticate, restore, invalidate sessions).
Can I use natural language to manage jobs?
Yes, the server is designed to let you use natural language prompts (via an MCP client) to start/stop jobs, check status, query logs, and more.
More Developer Tools MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
test
prysmaticlabsGo implementation of Ethereum proof of stake
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments