mcp-tui

standardbeagle/mcp-tui
★ 8 stars Go 💻 Code/Dev Tools Updated today
Fast terminal UI and CLI for testing, debugging, and automating Model Context Protocol (MCP) servers. STDIO, SSE, HTTP, Streamable HTTP. Built on the official MCP Go SDK.
View on GitHub →

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-tui": {
      "command": "go",
      "args": [
        "run",
        "github.com/standardbeagle/mcp-tui@latest"
      ]
    }
  }
}

README Excerpt

**Fast terminal UI and CLI for testing, debugging, and automating Model Context Protocol servers.** STDIO, SSE, HTTP, and Streamable HTTP transports — built on the official MCP Go SDK. <p align="center"> <img src="docs/src/assets/recordings/tui-connect.webp" alt="MCP-TUI connect screen with discovered configurations" width="900" />

Topics

ai-toolsanthropicbubbleteaclaudeclidebuggerdeveloper-toolsgolangjson-rpcllm-toolsmcpmcp-climcp-clientmcp-toolsmodel-context-protocol