loading…
Search for a command to run...
loading…
A comprehensive Terminal User Interface (TUI) and Command Line Interface (CLI) for Model Context Protocol (MCP) servers with full tool, prompt, and resource man
A comprehensive Terminal User Interface (TUI) and Command Line Interface (CLI) for Model Context Protocol (MCP) servers with full tool, prompt, and resource management
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.
# Go (recommended)
go install github.com/standardbeagle/mcp-tui@latest
# npm
npm install -g @standardbeagle/mcp-tui
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
mcp-tui --cmd npx --args "@modelcontextprotocol/server-everything,stdio" \
tool call echo message='hello mcp'
c in the TUI copies it.Ctrl+D opens HTTP timing, MCP message trace, and structured error classification.
Full docs at https://standardbeagle.github.io/mcp-tui/.
See CONTRIBUTING.md and ARCHITECTURE.md. Issues and PRs welcome.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"tui": {
"command": "npx",
"args": [
"-y",
"@standardbeagle/mcp-tui"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai