Plugin MCP Servers Missing #1461
Replies: 1 comment
|
The missing group is most likely expected now, rather than evidence of a broken installation. ECC's current policy says that Claude plugin installs intentionally do not auto-enable the bundled MCP server definitions. The previous group of default servers (including Context7) was retired in the June 2026 MCP audit; ECC now ships only To verify the installation:
node scripts/ecc.js list-installed
node scripts/ecc.js doctor
node scripts/ecc.js repairIf you want Context7 or another connector, add only the server definitions you need through Also avoid running a full manual install on top of the Claude plugin; stacking both methods can duplicate skills, hooks, and configuration. References: ECC installation and MCP guidance and MCP connector policy. |
Uh oh!
There was an error while loading. Please reload this page.
When i had ecc installed and i would check the mcp servers it would have like 5 mcp servers under the plugin running like context7 and whatnot, i no longer see these mcp servers, is it not installed correctly? Is there any way to verify if its installed right?
All reactions