opendev

iamangus/opendev
★ 0 stars Go File System Updated 1d ago
A Streamable HTTPS MCP server designed to exposed coding tools
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": {
    "opendev": {
      "command": "go",
      "args": [
        "run",
        "github.com/iamangus/opendev@latest"
      ]
    }
  }
}

README Excerpt

A Go MCP server that exposes coding tools scoped to a single Git worktree (branch). Tools are grouped into named **profiles**. Each profile is served at a separate endpoint so consumers only see the tools they need. | Profile | Endpoint suffix | Tools | |---------|-----------------|-------| | `read` | `/read/mcp` | `read_file`, `read_lines`, `list_directory`, `grep_search`, `get_git_diff` |

Tools (17)

EVE_URLEVE_WEBHOOK_TOKENMCP_ADDROPENDEV_ALLOW_EMPTY_PR_CHECKSOPENDEV_TOKENOPENDEV_URLREPOS_DIRcreate_fileget_git_diffgrep_searchlist_directoryreadread_fileread_linessearch_and_replacestdiowrite