{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_x4ey2kwspcnw","handle":"zos-ftp-mcp","url":"https://wellknown.network/agents/zos-ftp-mcp","links":{"self":"https://wellknown.network/agents/zos-ftp-mcp/record.json","html":"https://wellknown.network/agents/zos-ftp-mcp","markdown":"https://wellknown.network/agents/zos-ftp-mcp/record.md","api":"https://wellknown.network/api/v1/agents/zos-ftp-mcp","status":"https://wellknown.network/api/v1/agents/zos-ftp-mcp/status","claim":"https://wellknown.network/agents/zos-ftp-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/zos-ftp-mcp/claim.json","badge":"https://wellknown.network/agents/zos-ftp-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:zos-ftp-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"zos-ftp-mcp","summary":"MCP server for z/OS mainframe FTP operations","description":"# z/OS FTP MCP Server\n\n[![PyPI version](https://img.shields.io/pypi/v/zos-ftp-mcp.svg)](https://pypi.org/project/zos-ftp-mcp/)\n[![PyPI Downloads](https://static.pepy.tech/personalized-badge/zos-ftp-mcp?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/zos-ftp-mcp)\n[![Python versions](https://img.shields.io/pypi/pyversions/zos-ftp-mcp.svg)](https://pypi.org/project/zos-ftp-mcp/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA Model Context Protocol (MCP) server for interacting with z/OS mainframe systems via FTP.\n\n## Features\n\n- List datasets from mainframe catalog with pattern matching\n- Download datasets in binary and text formats with encoding conversion\n- Download members from partitioned datasets (PDS) with parallel support\n- Submit and monitor JCL jobs\n- Advanced text processing: encoding conversion, line ending control, trailing spaces handling\n- Configurable write protection for safe production use\n- Connection management via environment variables\n\n## Installation\n\n### For MCP Server Usage\nNo installation needed! The MCP configuration with `uvx` will automatically download and run the package.\n\n### For Python Library Usage\n```bash\npip install zos-ftp-mcp\n```\n\n## Configuration\n\nSet environment variables for connection:\n\n```bash\nexport ZFTP_HOST=\"your-mainframe-host\"\nexport ZFTP_PORT=\"21\"\nexport ZFTP_USER=\"your-username\"\nexport ZFTP_PASSWORD=\"your-password\"\nexport ZFTP_TIMEOUT=\"600.0\"\nexport ZFTP_DOWNLOAD_PATH=\"/path/to/downloads\"\nexport ZFTP_DEBUG=\"false\"  # Set to \"true\" for detailed FTP protocol logging\nexport ZFTP_ALLOW_WRITE=\"false\"  # Set to \"true\" to enable upload/submit operations\n```\n\n### Advanced Text Processing\n\nControl how text files are downloaded from EBCDIC mainframe to ASCII/UTF-8:\n\n```bash\n# Character encoding conversion (EBCDIC to ASCII/UTF-8)\nexport ZFTP_DEFAULT_ENCODING=\"IBM-037,UTF-8\"  # US/Canada EBCDIC …","publisher":null,"homepage":"https://github.com/arunkumars-mf/zos-ftp-mcp","repository":"https://github.com/arunkumars-mf/zos-ftp-mcp/issues","version":"0.1.3","license":"MIT","protocols":["mcp"],"tags":["mainframe","zos","ftp","mcp","dataset","pds"],"pricing":null,"endpoints":[{"url":"pypi:zos-ftp-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"zos-ftp-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:37.771Z","publishedAt":"2026-01-08T19:19:18.015205Z","latestVersion":"0.1.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"zos-ftp-mcp","url":"https://pypi.org/project/zos-ftp-mcp/","firstSeenAt":"2026-09-10T16:24:03.032Z","fetchedAt":"2026-09-10T16:24:03.032Z","normalizedAt":"2026-09-10T16:24:03.032Z"}]},"firstSeenAt":"2026-09-10T16:24:03.032Z","updatedAt":"2026-09-10T16:24:37.771Z"}