dev-mcp

tzervas/dev-mcp
★ 0 stars Shell Memory/Knowledge Updated today
MCP orchestration and AI tooling servers monorepo
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": {
    "dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tzervas/dev-mcp"
      ]
    }
  }
}

README Excerpt

**The umbrella index for the `tzervas` MCP (Model Context Protocol) server family.** This repo does **not** contain server implementations. It is documentation-first: it names the servers that make up the family, points to where each one actually lives, tracks their status, and gives you the shortest path to standing the whole family up locally. Each server is developed and