Back to Home
gsong icon

ccmcp

Verified Safe

by gsong

Overview

CLI tool to intelligently discover, validate, and select MCP server configurations for Claude Code before launching it.

Installation

Run Command
npx @gsong/ccmcp

Environment Variables

  • CCMCP_CONFIG_DIR

Security Notes

The server's core functionality involves local file system interaction and launching an external executable ('claude'). It utilizes `shell-quote` for proper argument escaping when spawning child processes, which is crucial for preventing command injection vulnerabilities. `execSync` is used for internal git commands, which is low risk in this context. No hardcoded secrets, 'eval', or code obfuscation were found. The primary security considerations depend on the 'claude' executable it launches and the user-defined MCP configurations, not the ccmcp tool itself.

Similar Servers

Stats

Interest Score46
Security Score9
Cost ClassLow
Stars24
Forks6
Last Update2025-12-14

Tags

claudemcpcliconfigurationtypescript