fossil-mcp

sjkim1127/fossil-mcp
★ 0 stars Rust Database Updated 4d ago
MCP server for helping AI coding agents discover, analyze, and migrate open-source implementations.
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": {
    "fossil-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "fossil-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/fossil-logo.svg" alt="fossil-mcp logo" width="720"> </p> > MCP server that helps locate where a feature is implemented inside an open-source repository. fossil-mcp clones a public repository, indexes code symbols, stores the index locally, and exposes MCP tools that an assistant can call when it needs exact files, line ranges, signatures, and nearby call relationships.

Tools (12)

analyze_featureclone_referencefiles_indexedfixturesget_symbol_sourceindex_repolist_indexed_reposlocate_implementationpathrepo_idsourcesymbol_count

Topics

ai-coding-agentcode-analysisfuzzy-searchmcpmcp-serveropen-source-toolsrustsqlitestatic-analysissymbol-searchtree-sitter
📊
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 →