Idmc CDI Jobs MCP Server
@sppavankumar
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
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
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
评论