Code Context Provider
Analyzes project directories to extract code structure and symbols using Tree-sitter parsers, providing tools for gen...
What it does
Analyzes project directories to extract code structure and symbols using Tree-sitter parsers, providing tools for generating directory trees and performing deep code analysis of JavaScript, TypeScript, and Python files.
Code Context Provider MCP analyzes project directories to extract code structure and symbols using Tree-sitter parsers. It provides tools for generating directory trees and performing deep code analysis of JavaScript, TypeScript, and Python files, extracting functions, variables, classes, imports, and exports. The implementation handles gitignore patterns, supports customizable analysis depth, and automatically downloads required WASM parsers. Particularly useful for AI assistants that need to quickly understand project structure and code organization when starting new programming tasks.
Capabilities
Server
Quality
deterministic score 0.64 from registry signals: · indexed on pulsemcp · has source repo · 22 github stars · registry-generated description present