ladygraph

Luqueee/ladygraph
★ 0 stars Go Memory/Knowledge Updated 6d ago
A local MCP server for cross-repository semantic code intelligence in TypeScript and Go, backed by a persistent LadybugDB graph.
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": {
    "ladygraph": {
      "command": "go",
      "args": [
        "run",
        "github.com/Luqueee/ladygraph@latest"
      ]
    }
  }
}

README Excerpt

Ladygraph will be a standalone, local MCP server for cross-repository code intelligence in TypeScript and Go. The repository contains the initial project foundation. Indexing, storage, and MCP query functionality will be added following the order defined in [`TASKS.md`](TASKS.md). - Go 1.24 or later.

Tools (7)

duplicate_stable_keyexact_edge_without_sourceexact_edge_without_targetinvalid_repository_ownershipmissing_evidence_filerenameunknown_confidence

Topics

code-graphcode-intelligencecross-repositorygolanggraph-databaseknowledge-graphladybugdbmcpmcp-servermodel-context-protocolsemantic-code-analysistypescript