mcp-server-host

trsdn/mcp-server-host
★ 0 stars C# AI/LLM Updated today
MCP server for host terminal emulators (IBM 3270/5250) via COM/OLE and EHLLAPI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-host": {
      "command": "npx",
      "args": [
        "-y",
        "trsdn/mcp-server-host"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that drives **IBM 3270 and 5250 host terminal emulators** from an AI agent — through the emulator's own COM/OLE automation interface (IBM Personal Communications) or through the vendor-neutral **EHLLAPI** entry point. The server does not talk TN3270/TN5250 itself. It attaches to the emulator you already have

Tools (16)

HOSTMCP_POLL_INTERVAL_MSHOSTMCP_PROVIDERHOSTMCP_READY_TIMEOUT_SECONDSReadySynchronizerbatchconnect_sessiondisconnect_sessionehllapifakeget_screenlist_sessionssearch_textsend_keystransfer_filewait_for_readywait_for_text