Skip to main content
Glama
arunkumars-mf

z/OS FTP MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZFTP_HOSTYesYour mainframe host
ZFTP_PORTNoFTP port (default: 21)21
ZFTP_USERYesYour username
ZFTP_DEBUGNoSet to 'true' for detailed FTP protocol loggingfalse
ZFTP_TIMEOUTNoTimeout in seconds (default: 600.0)600.0
ZFTP_PASSWORDYesYour password
ZFTP_ALLOW_WRITENoSet to 'true' to enable upload/submit operationsfalse
ZFTP_DOWNLOAD_PATHNoPath to downloads
ZFTP_DEFAULT_ENCODINGNoCharacter encoding conversion (e.g., IBM-037,UTF-8)IBM-037,UTF-8
ZFTP_DEFAULT_LINE_ENDINGNoLine ending format: CRLF, LF, CR, NONELF
ZFTP_PRESERVE_TRAILING_SPACESNoSet to 'true' to preserve trailing spacesfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_catalogB

List datasets from mainframe catalog matching a pattern with pagination support

download_binaryB

Download a dataset from mainframe in binary format

download_textC

Download a dataset from mainframe in text format

download_pds_membersC

Download members from a partitioned dataset (PDS)

list_jes_jobsC

List jobs from JES spool with pagination support

get_job_infoC

Get job information and spool files for a specific job ID

download_job_spoolC

Download spool output for a specific job

get_connection_infoB

Get current connection information for the mainframe

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arunkumars-mf/zos-ftp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server