MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

MCP Explorer - An web application for testing and exploring your own/another MCP server

创建于 1/1/2026
更新于 about 5 hours ago
Repository documentation and setup instructions

mcp-explorer

MCP Explorer - An web application for testing and exploring your own/another MCP server

快速设置
此服务器的安装指南

安装包 (如果需要)

uvx mcp-explorer

Cursor 配置 (mcp.json)

{ "mcpServers": { "monok8i-mcp-explorer": { "command": "uvx", "args": [ "mcp-explorer" ] } } }