MCPs

CBaileyDev/MCPs
★ 0 stars TypeScript Code/Dev Tools Updated 1mo ago
MCP Servers for me
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcps": {
      "command": "npx",
      "args": [
        "-y",
        "CBaileyDev/MCPs"
      ]
    }
  }
}

README Excerpt

A local-first collection of Model Context Protocol servers for connecting Claude, Codex, and other MCP clients to useful tools and public data sources. | Server | Status | Purpose | | --- | --- | --- | | [RockAuto Catalog Search](./servers/rockauto-catalog-search) | v1 scaffold | User-requested RockAuto catalog and part search tools. |