modelcontextprotocol

inspector

modelcontextprotocol

Visual testing tool for MCP servers

AI 简介

MCP Inspector 是一个用于测试和调试 MCP 服务器的可视化工具。它由两部分组成:基于 React 的 Web UI(MCPI)提供交互界面,以及用 Node.js 编写的代理服务器(MCPP),后者作为协议桥接器连接 Web UI 和 MCP 服务器,支持多种传输方式如 stdio、SSE 和 streamable-http。该工具特别适合需要在开发过程中对 MCP 服务器进行直观测试与调试的场景,无需额外配置即可快速启动,并且支持通过 Docker 容器运行或直接从任何 MCP 服务器仓库中使用 `npx` 命令来启动。

TypeScript
Other
10k
Stars
1.4k
Forks
63
Watchers
169
Issues

Star 增长

今日0
近 7 天+72
近 30 天+288
综合评分99.4
默认分支main