MCP Servers / productivity / MCP Sync

MCP Sync

JSON →
none1productivity

A CLI tool to synchronize MCP (Model Context Protocol) settings across multiple AI coding tools.

Install
How to run this server
[ { "cmd": "npm install -g mcp-sync", "imports": [] } ]
server path: mcp-sync-2
Tools
What this server exposes
init
Initialize MCP sync configuration by creating master settings file at ~/.mcp/mcp_settings.json
sync
Synchronize MCP settings between tools. Supports master-to-all, specific tools, source tool sync, dry-run, and force sync modes
backup
Create backups of MCP settings for all or specific tools
restore
Restore MCP settings from backups for a specific tool, with options to list available backups or specify a backup ID
status
Display current synchronization status and configuration information, with optional verbose logging
edit
Open the master settings file in the default editor
Configuration
Environment & auth
authnone
Resources
MCP Sync — MCP Server · libregistry