74
/ 100
20 days ago
glama

Dev Tool Config Sync MCP Server

Syncs and manages configurations for dev tools like Claude Code and Gemini CLI across workspaces with snapshot history and rollback capabilities.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHE_MCP_NAMESPACE
configCHE_USER_IDCONFIG_SYNC_USER_ID or default User identifier for storage key namespacing
configCONFIG_SYNC_PORTThe server listens on port 8089 (configurable via ) and exposes MCP tools over streamable HTTP at /mcp. Health endpoint at /healthz.
configCONFIG_SYNC_PROFILES_DIR./profiles Directory containing tool profile YAML files
configCONFIG_SYNC_STORAGE_DIR~/.config-sync-storage File-based storage directory
configCONFIG_SYNC_USER_IDCHE_USER_ID or default User identifier for storage key namespacing
configFILE_ACCESS_MODElocal File access mode: local (direct filesystem) or remote (exec into workspace pods)
configPOD_NAMESPACEauto-detected Kubernetes namespace for pod discovery (auto-detected from /var/run/secrets/kubernetes.io/serviceaccount/namespace)
configTARGET_WORKSPACEnone Optional default workspace name for remote mode
configWORKSPACE_HOME_DIR~ Home directory path inside workspace pods
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/akurinnoy-config-sync-mcp-oei94d)](https://m8ven.ai/mcp/akurinnoy-config-sync-mcp-oei94d)
commit: d6eb411172de88d7381e00d45330429e1deeeeee
code hash: 8bc4ac73c5bef40bda8e1458d1aaf45fc5a7f4f9aed933e4583ba604c4652d5a
verified: 6/25/2026, 9:50:08 AM
view raw JSON →