📡 MCP Radar

ZcrafterAI/Bridge

MCP server that gates mainframe z/OS changes behind spec and plan approval

4 stars
0 forks
Python
momentum ▲ 8.0
created 2026-08-21
on radar since 2026-08-27
fastmcpmainframemcppythonzoszowe
View on GitHub ↗

About Bridge

Give AI Agents real access to your mainframe and keep it from changing anything you haven't approved.

MCP is how AI Agents talks to outside systems. An MCP server hands AI a set of tools it can call. Bridge is an MCP server whose tools are your mainframe - datasets, members, jobs, spool, with an approval gate in front of anything destructive.

Install it once, point Claude Code/Codex at it, then just talk to Claude.

- Python 3.11+ and Node.js 20+ - Claude Code — install guide - A working Zowe CLI profile. Test it: zowe zosmf check status. If that fails, fix Zowe first — Bridge reads the same profile.

The credential resolver reads your mainframe password from your OS keychain at run time. No password is stored in this repo.

It should start and wait silently. Press Ctrl+C. Errors? See Troubleshooting.

Verify with claude mcp list — you want mainframe-workflow: ✔ Connected.

Reading is free. Listing datasets, reading members, checking jobs, searching spool — no approval needed.

Changing anything is gated. Before Claude can write a member, submit a job, or delete a dataset, it must:

1. Open a request 2. Write a spec — what changes and why — and get your explicit yes 3. Write a plan — the exact steps — and get your explicit yes

Editing the spec after approval un-approves the plan too. Every mutation is logged with its inputs; passwords are redacted, diffs are hashed.

An agent that skips a step gets PLANNOTAPPROVED instead of access to your system.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/ZcrafterAI--Bridge.html)

Related MCP servers

ismailsaoulaj/reddit-mcp-server

A production-grade Model Context Protocol (MCP) server. Empowers AI assistants (Claude, Cursor) to search, fetch, and analyze Reddit discussions with resilient rate-limiting and smart LLM noise filter

⭐ 22Python
Vangardo/unity-mcp-efficient

Token-efficient facade and Codex skill for MCP for Unity: 96% smaller measured tool-schema surface, compact results, batching, and recovery.

⭐ 12Python
iflytek/dolphin-mcp-pilot

Production-ready MCP server that lets AI agents build, schedule, run and recover Apache DolphinScheduler data pipelines - 53+ tools, beyond read-only.

⭐ 7Python
HalemoGPA/whatsapp-mcp-server

Authenticated, self-hosted WhatsApp MCP server that serves 96 tools for the token cost of 29, with a labeled eval for tool-retrieval accuracy. Go bridge + Python FastMCP.

⭐ 5Python
amirhosseinkz/plane-workflow-mcp

MCP server for Plane: create, update, audit, and export work items from Codex and AI coding clients.

⭐ 4Python
AdamRussak/self-doc

Self-hosted documentation RAG pipeline that serves semantic search to LLM agents over the Model Context Protocol.

⭐ 3Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.