Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.51 KB

File metadata and controls

48 lines (34 loc) · 1.51 KB

MCP Connect

Browser-based development environment for debugging and testing Model Context Protocol (MCP) servers.

Integration Guides:

Quick Start

npx @mcpconnect/cli@latest

Opens browser!

What It Does

  • Connect to any MCP server (HTTP, WebSocket, SSE)
  • Test tools with Claude or OpenAI models
  • Debug with protocol inspection
  • Control which tools are enabled to save tokens
  • Export conversations in JSON/Markdown

Good for developers:

  • Iterate quickly on tool development
  • Execute tools manually from tool page
  • Test changes without restarting clients

License

MIT - see LICENSE

Built by rconnect.tech