| Vscode MCP Server | CodeGraphContext | |
|---|---|---|
| Description | A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the... | An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants. |
| Category | Coding Agents | Coding Agents |
| Language | TypeScript | Python |
| License | MIT | MIT |
| Stars | 344 | 2801 |
| Website | https://github.com/juehang/vscode-mcp-server | https://codegraphcontext.vercel.app/ |