ended3월 19일· 1 sources
I built a CLI inspector for MCP servers
MCP 서버용 CLI 인스펙터를 만들었습니다
Why it matters
The author built mcpcat, a lightweight CLI tool (~250 lines of Python) for inspecting and interacting with MCP servers. It supports four commands (tools, inspect, call, ping) and auto-detects both legacy SSE and streamable HTTP transports. Built with Typer, httpx, and Rich, it is MIT-licensed and available on GitHub.
1
Sources
+0
24h
—
Growth
186d
Active
mcpcatMCPCLI inspectorStreamable HTTPSSE transport