Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Tui

БесплатноПоддерживается

A comprehensive Terminal User Interface (TUI) and Command Line Interface (CLI) for Model Context Protocol (MCP) servers with full tool, prompt, and resource man

GitHubEmbed

Описание

A comprehensive Terminal User Interface (TUI) and Command Line Interface (CLI) for Model Context Protocol (MCP) servers with full tool, prompt, and resource management

README

go install npm License: MIT Docs

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.

MCP-TUI connect screen with discovered configurations

Install

# Go (recommended)
go install github.com/standardbeagle/mcp-tui@latest

# npm
npm install -g @standardbeagle/mcp-tui

Quick start

Launch the TUI against the official sample server:

mcp-tui --cmd npx --args "@modelcontextprotocol/server-everything,stdio"

Or use CLI mode for scripting:

mcp-tui --cmd npx --args "@modelcontextprotocol/server-everything,stdio" tool list

Listing tools from a stdio MCP server

mcp-tui --cmd npx --args "@modelcontextprotocol/server-everything,stdio" \
  tool call echo message='hello mcp'

Calling a tool with arguments

What it does

  • Visual exploration — browse tools, resources, prompts; execute with auto-generated forms.
  • CI-friendly CLI — every TUI action has a CLI equivalent. c in the TUI copies it.
  • All MCP transports — STDIO, SSE, HTTP, Streamable HTTP.
  • Config discovery — finds Claude Desktop, VS Code MCP, and native configs automatically.
  • Real debuggingCtrl+D opens HTTP timing, MCP message trace, and structured error classification.

Browsing tools, resources, and prompts

Documentation

Full docs at https://standardbeagle.github.io/mcp-tui/.

Contributing

See CONTRIBUTING.md and ARCHITECTURE.md. Issues and PRs welcome.

License

MIT

from github.com/standardbeagle/mcp-tui

Установить Tui в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install tui

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add tui -- npx -y @standardbeagle/mcp-tui

FAQ

Tui MCP бесплатный?

Да, Tui MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Tui?

Нет, Tui работает без API-ключей и переменных окружения.

Tui — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Tui в Claude Desktop, Claude Code или Cursor?

Открой Tui на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Tui with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai