Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub edvintoome/mcpdebug-plugin --plugin mcpdebug-pluginDiagnose Python, Node.js, or PHP runtime bugs by driving mcp-debugger after a static execution-risk preflight.
Perform a static preflight before debug execution and require approval for obvious non-local network behavior.
Review uncommitted or selected code by combining static inspection with runtime checks driven through mcp-debugger.
Repo-local plugin that manages a pinned local copy of mcp-debugger and exposes it as the only debugger MCP for this workspace.
debugmcp/mcp-debugger for Python and Node.js.mcp-debugger fork with a PHP adapter package.xdebug/vscode-php-debug as the PHP DAP bridge.python3.14 scripts.Use the public installer:
curl -fsSL https://raw.githubusercontent.com/EdvinToome/mcpdebug-plugin/main/install.sh | bash
The installer prompts for:
python3.14 commandIt will then:
python3.14If you already have the repo checked out and only want the local Codex registration step, run:
python3 ./scripts/install.py
This plugin now ships a Claude Code marketplace at marketplace.json and a Claude plugin manifest at plugin.json.
Use the public Claude installer:
curl -fsSL https://raw.githubusercontent.com/EdvinToome/mcpdebug-plugin/main/install-claude.sh | bash
It defaults to a global user install:
EdvinToome/mcpdebug-pluginedvin-toome-pluginsmcpdebug-pluginuserThat installer:
If you only want to rebuild the local runtime, run:
python3.14 ./plugins/mcpdebug-plugin/scripts/bootstrap.py
Bootstrap will:
.runtime/py314vscode-php-debugmcp-debugger workspaceThe plugin registers one server only:
mcp-debuggerThe .mcp.json entry launches scripts/launch_mcp_debugger.py, which in turn runs the built mcp-debugger CLI with the PHP adapter bridge path injected through environment variables.
This repo no longer ships a repo-local .agents/plugins/marketplace.json.
Install into Codex through your home marketplace file instead:
~/.agents/plugins/marketplace.json~/plugins/mcpdebug-pluginFor Claude Code, the global scope is the right default here because this plugin is not project-specific. Claude’s user scope installs to ~/.claude/settings.json and makes the plugin available across projects.
PHP support depends on:
xdebug/vscode-php-debugIf Xdebug is missing, the PHP adapter returns setup-required errors instead of falling back to a degraded path.
Admin access level
Server config contains admin-level keywords
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
MCP server management and integration tools
Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.
MCP servers for Codex integration
Comprehensive toolkit for developing Claude Code plugins. Includes 10 expert skills covering hooks, MCP integration, LSP servers, commands, agents, marketplaces, and best practices, plus a guide skill for navigation. AI-assisted plugin creation and validation.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim