CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Mainframe Mcp Server

notharshhaa/mainframe-mcp-server
authSTDIOregistry active
Summary

Bridges Claude to IBM mainframe environments through the Zowe SDK, letting you work with z/OS jobs, datasets, Unix System Services files, and run operational diagnostics without leaving your conversation. You get programmatic access to submit and monitor JCL jobs, read and write mainframe datasets, navigate USS directories, and pull system metrics. Reach for this when you need to automate mainframe operations, debug production issues, or build workflows that span modern APIs and legacy z/OS systems. Requires Zowe CLI configuration with your mainframe credentials and connection profiles.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →

Configuration

ZOSMF_HOST*

z/OSMF hostname or IP address

ZOSMF_PORT

z/OSMF HTTPS port (default 443)

ZOSMF_BASE_PATH

Optional API gateway or mediation layer prefix for z/OSMF

ZOSMF_USER

z/OS user id (required with ZOSMF_PASSWORD unless ZOSMF_TOKEN is set)

ZOSMF_PASSWORDsecret

Password for basic auth (required with ZOSMF_USER unless ZOSMF_TOKEN is set)

ZOSMF_TOKENsecret

Auth token (alternative to user/password)

ZOSMF_TOKEN_TYPE

Token type when using ZOSMF_TOKEN (e.g. LTPA2)

ZOSMF_REJECT_UNAUTHORIZED

Verify TLS certificates (true in production)

LOG_LEVEL

Log level: fatal, error, warn, info, debug, trace, silent

MCP_TRANSPORT

Transport: stdio (IDE) or sse (container/network)

MCP_SSE_PORT

Listen port when MCP_TRANSPORT=sse

MAX_JOB_OUTPUT_LINES

Max lines returned from a single spool DD

MAX_DATASET_READ_LINES

Max lines returned from dataset or USS reads

MAX_JES_SPOOL_FILES

Max spool files fetched during diagnostics

MAX_AUDIT_LINES

Max RACF audit log lines per query

CMCI_CONTEXT

CICSplex name or region APPLID (required for CICS tools)

CMCI_HOST

CMCI hostname (defaults to ZOSMF_HOST)

CMCI_PORT

CMCI HTTPS port (default 1490)

CMCI_BASE_PATH

CMCI REST base path

DB2_LOCATION

Db2 subsystem location name (required for Db2 tools)

DB2_HOST

Db2 REST hostname (defaults to ZOSMF_HOST)

DB2_PORT

Db2 REST port (default 50400)

DB2_BASE_PATH

Db2 REST base path

SMF_SUMMARY_DATASET

Optional SMF summary dataset for offline metrics

Registryactive
Package@notharshhaa/mainframe-mcp-server
TransportSTDIO
AuthRequired
UpdatedJun 8, 2026
View on GitHub