Provides code context and analysis for AI assistants, extracting directory structure and code symbols.
Code Context Provider enables AI assistants to understand and analyze code by providing detailed context. It extracts directory structures and code symbols, such as functions, variables, and classes, from JavaScript, TypeScript, and Python files using WebAssembly Tree-sitter parsers, ensuring zero native dependencies. This server adheres to the MCP protocol, facilitating seamless integration with AI assistants to enhance their code understanding and analysis capabilities.