Plugin Validator
MCP Serverby poindexter12 · Added 5mo ago
Claude
4
Install
git clone https://github.com/poindexter12/waypointAdd to Claude
claude mcp add plugin-validatorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"plugin-validator": {
"command": "npx",
"args": [
"@modelcontextprotocol/plugin-validator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Validate Claude Code plugin structure, manifests, frontmatter, and dependencies. Use when user mentions "validate plugin", "check plugin health", "plugin broken", "plugin not loading", "plugin errors", "plugin.json invalid", "agent not working", "check plugin structure", or reports plugin-related issues.
Tags
developmentpythongobashdocumentationskill