Back to directory
juanmidev1/synapse-code-mcp

juanmidev1/synapse-code-mcp

@Juanmidev1

A local read-only MCP server for structural code intelligence, including project indexes, semantic context with dependency graphs, git diffs, project trees, and code search.

code-intelligencecode-searchcode-contextdependency-graphgit-difftypescriptlocalcontext

Installation & Configuration

{
  "mcpServers": {
    "synapse": {
      "command": "npx",
      "args": [
        "-y",
        "synapse-code-mcp",
        "--root",
        "/absolute/path/to/your/project"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5