Update Mcp Servers banner
alaas4989 alaas4989

Update Mcp Servers

Development community

Description

--- description: Bulk-update MCP servers across Cursor, Cline, and Roo Code argument-hint: [--dry-run] [--check] [--tool NAME] [--json] [--force] allowed-tools: Bash --- Run the MCP update script to check and update MCP server versions across AI coding tools. The script discovers MCP configs for installed tools and updates pinned npm versions. Find the script in the plugin cache and execute it with any user-provided arguments. The script is located somewhere under `~/.claude/plugins/cache/` --

Installation

Installs to ~/.claude/skills/alaas4989-cc-update-all-update-mcp-servers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alaas4989-cc-update-all-update-mcp-servers && curl -fsSL https://raw.githubusercontent.com/alaas4989/cc-update-all/HEAD/commands/update-mcp-servers.md -o ~/.claude/skills/alaas4989-cc-update-all-update-mcp-servers/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository