Skip to content

rocket-connect/mcpconnect

Repository files navigation

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