MapRepo

Hackerprod/MapRepo
★ 0 stars C# Database Updated today
Resident MCP server for token-efficient code navigation: Roslyn semantic C# analysis, incremental indexing, per-repo SQLite isolation, 3D code atlas.
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": {
    "maprepo": {
      "command": "npx",
      "args": [
        "-y",
        "Hackerprod/MapRepo"
      ]
    }
  }
}

README Excerpt

**A resident MCP server that gives coding agents token-efficient, semantically precise navigation over your repositories.** MapRepo runs permanently on your machine, indexes the repositories you register into isolated per-project SQLite databases, keeps those indexes fresh with incremental file watching, and exposes 16 [Model Context Protocol](https://modelcontextprotocol.io) tools plus an interactive 3D web atlas. Agents ask *"who calls this?"*, *"what's in this file?"*, *"show me lines 178–190

Tools (19)

LogonServicebatchclose_repositoryexclude_pathfile_outlinefind_referencesget_graphget_sourceget_symbollist_fileslist_repositoriesopen_repositoryreindex_repositoryremove_repositoryrepo_overviewrepository_statussearch_symbolstsEngine
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →