No option to uninstall/remove MCP servers or plugins from UI

Resolved 💬 3 comments Opened Mar 2, 2026 by Sameerg Closed Mar 6, 2026

Problem

The /mcp and /plugin UIs only offer "View tools", "Reconnect", and "Disable" — there is no option to uninstall or remove an MCP server or plugin.

This matters because disabling doesn't actually help — disabled MCP servers still inject tool definitions and instructions into the context window (#30135, #6320).

The only way to actually remove them is via CLI (claude mcp remove <name>) or manually editing ~/.claude.json, which isn't discoverable from the UI.

Expected behavior

The /mcp and /plugin dialogs should include a "Remove" or "Uninstall" option alongside "Disable".

Environment

  • Claude Code v2.1.63
  • macOS (Darwin 25.3.0)

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗