Back to directory
opqrapp/sapling-mcp

opqrapp/sapling-mcp

@opqrapp

A Node.js implementation of Model Context Protocol (MCP) server for Sapling SCM.

saplingscmversion-controlmcpnodejstypescripttool

Installation & Configuration

{
  "mcpServers": {
    "sapling": {
      "command": "npx",
      "args": [
        "-y",
        "@opqrapp/sapling-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17