code-mcp

chriswirz/code-mcp
★ 1 stars Go Code/Dev Tools Updated 2d ago
A coding Model Context Protocol (MCP) server using the 2026-07-28 standard
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": {
    "code-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/chriswirz/code-mcp@latest"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol server, written in Go, that hands a coding agent the directory you run it from. Start it in a repository and that repository becomes the workspace: file tools are confined to it, the build/test/lint commands you declared in `config.json` become tools of their own, and the GitHub Actions workflows that deploy the project can be dispatched and followed from the same session.

Tools (11)

api_keyapi_key_envauth_tokenclient_infoenabledonlyreplaceAllserver_urlsession_filesession_idsubdomain