file-scanner-mcp

mariusei/file-scanner-mcp
★ 3 stars Python Database Updated today
MCP server for code structure analysis across 20+ languages. Tree-sitter powered. Works with Claude Code and Claude Desktop.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "file-scanner-mcp": {
      "command": "uvx",
      "args": [
        "file-scanner-mcp"
      ]
    }
  }
}

Or install with pip: pip install file-scanner-mcp

README Excerpt

MCP server for analyzing source code structure across 20+ languages. Works with **Claude Code**, **Claude Desktop**, and any **Model Context Protocol** client. Powered by **tree-sitter**. Extracts classes, functions, methods, imports, call graphs, and hot functions with precise line numbers. **Zero infrastructure**: no index to build, no API keys, no vector database, no model downloads. Point it at a directory and it scans on demand — code *and* documents (Markdown, HTML, CSS, SQL, config) throu

Topics

ai-assistantastclaudeclaude-codecode-analysiscode-searchcode-structurecoding-assistantdeveloper-toolsdirectory-treefile-analysismcpmcp-servermodel-context-protocolmulti-language
📊
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 →