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.
{
"mcpServers": {
"mcp-tui": {
"command": "npx",
"args": [
"-y",
"@standardbeagle/mcp-tui"
]
}
}
}