Programmer-Wander

AIWander/Programmer-Wander
★ 0 stars Rust 🤖 AI/LLM Updated 5d ago
MCP server for AI-driven local dev work (AIWander)
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": {
    "programmer-wander": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Programmer-Wander"
      ]
    }
  }
}

README Excerpt

> An MCP server that gives any AI a complete Rust + Windows dev shell. **Status:** alpha. Built for [Claude Desktop](https://claude.ai/download), [Cowork](https://claude.ai/cowork), [LM Studio](https://lmstudio.ai), [Claude Code](https://claude.ai/code), and any host that speaks MCP. `programmer` is a single-binary MCP server that exposes a Rust developer's toolbox to any AI: