M
MCP Explorer
作者 @monok8i
MCP Explorer - An web application for testing and exploring your own/another MCP server
创建于 1/1/2026
更新于 about 5 hours ago
README
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"
]
}
}
}