ben-cp

bdabelanger/ben-cp
★ 0 stars Python 🔒 Security Updated 2d ago
Personal MCP Server — Skill Vault
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ben-cp": {
      "command": "uvx",
      "args": [
        "ben-cp"
      ]
    }
  }
}

Or install with pip: pip install ben-cp