About Mcpconnect
Mcpconnect is an MCP server published by rocket-connect in the AI category: inspect and debug Model Context Protocol servers directly in your browser. It has been installed 0 times through Conduid.
The repository has 11 stars and 2 forks, with the last commit 9 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx mcpconnectThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Mcpconnect
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
MCP Connect
Browser-based development environment for debugging and testing Model Context Protocol (MCP) servers.
Integration Guides:
- → How to connect to the Supabase MCP server
- → How to connect to the GitHub MCP server
- → How to connect to the Neo4j MCP server
- → Semantic Tool Selection with MCP Connect
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
README mirrored from the source repository 3 months ago. The original is authoritative.