Cics Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi.
Bridge IBM CICS mainframe transactions to ONE OS — parse, map, govern (SOX / PCI-DSS / DORA).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cics-bridge-mcp -- uvx cics-bridge-mcp
{
"mcpServers": {
"cics-bridge-mcp": {
"args": [
"cics-bridge-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cics-bridge-mcp]
command = "uvx"
args = ["cics-bridge-mcp"]
{
"mcpServers": {
"cics-bridge-mcp": {
"args": [
"cics-bridge-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cics-bridge-mcp": {
"args": [
"cics-bridge-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.