A Model Context Protocol (MCP) server for efficient code symbol extraction using Tree-sitter. Instead of reading entire files as plain text, fs-query precisely extracts functions, classes, structs, and other symbols from codebases. Built for AI assistants that need surgical precision rather than brute-force file ingestion.
rust cli tree-sitter code-analysis ai-tools model-context-protocol mcp-server model-context-protocol-server symbol-extraction
- Updated
Sep 6, 2025 - Rust