Back to directory
ab498/code-context-provider-mcp

ab498/code-context-provider-mcp

@AB498

MCP server that provides code context and analysis for AI assistants. Extracts directory structure and code symbols using WebAssembly Tree-sitter parsers with Zero Native Dependencies.

code-contextanalysistree-sitterwasmjavascripttypescriptpythontool

Installation & Configuration

{
  "mcpServers": {
    "code-context-provider-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "code-context-provider-mcp@latest"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12