MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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

Created 1/1/2026
Updated 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

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" ] } } }