M
MCP Explorer
by @monok8i
MCP Explorer - An web application for testing and exploring your own/another MCP server
Created 1/1/2026
Updated 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
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-explorer
Cursor configuration (mcp.json)
{
"mcpServers": {
"monok8i-mcp-explorer": {
"command": "uvx",
"args": [
"mcp-explorer"
]
}
}
}