Back to search
30
MCP

ibm-mdm-mcp-server

pypi/ibm-mdm-mcp-server

A Model Context Protocol (MCP) server for IBM Master Data Management (MDM) services

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp
A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
0 tools
mcp-mysql-server
A Model Context Protocol server for MySQL database operations
0 tools
ibm-watsonxdata-mcp-server
Model Context Protocol (MCP) server for IBM watsonx.data - enables AI assistants to query and explore lakehouse data
0 tools
mongodb-mcp-server
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
0 tools
gdb-mcp
Model Context Protocol server for driving GDB from an LLM.
0 tools
dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt resources.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ibm-mdm-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}