1. Conduid
  2. AI
  3. Mcpconnect
MCP server · AI

Mcpconnect

Inspect and debug Model Context Protocol servers directly in your browser.

Unclaimed MIT last commit 9 months ago frontenddevelopmentinspectoranthropicaibrowserdebuggui
64Good

Scored 3 months ago · breakdown

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

Install
npx mcpconnect

This 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

I know everything about Mcpconnect. Ask me about installation, configuration, usage, or troubleshooting.

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:

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.

Questions

About Mcpconnect

How do I install Mcpconnect?

Run npx mcpconnect, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Mcpconnect safe to use with an AI agent?

Its trust score is 64 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Mcpconnect still maintained?

The last commit was 9 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.