https://github.com/juehang/vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
https://github.com/juehang/vscode-mcp-server
Last synced: 5 months ago
JSON representation
MCP server to expose VS Code editing features to an LLM for AI coding
- Host: GitHub
- URL: https://github.com/juehang/vscode-mcp-server
- Owner: juehang
- License: mit
- Created: 2025-04-21T20:46:42.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-04-28T19:23:57.000Z (5 months ago)
- Last Synced: 2025-05-01T18:01:23.465Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 237 KB
- Stars: 31
- Watchers: 1
- Forks: 9
- Open Issues: 0
Awesome Lists containing this project
- awesome-mcp-servers - vscode-mcp-server - A MCP Server that allows AI (such as Claude) to interact with the directory structure, problems, and code files in a VS Code workspace. ([Read more](/details/vscode-mcp-server.md)) `mcp` `vscode` `ai-integration` `development` (Development Tools MCP Servers)
- awesome-devops-mcp-servers - juehang/vscode-mcp-server - 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 language server, read code files, and make edits. (CI/CD & DevOps Pipelines / 🤖 Coding Agents)
- awesome-devops-mcp-servers - juehang/vscode-mcp-server - 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 language server, read code files, and make edits. (CI/CD & DevOps Pipelines / 🤖 Coding Agents)
- best-of-mcp-servers - GitHub - 25% open · ⏱️ 18.09.2025) (Coding Agents)
- awesome - juehang/vscode-mcp-server - MCP server to expose VS Code editing features to an LLM for AI coding (TypeScript)
- awesome-mcp-servers - juehang/vscode-mcp-server - ClaudeなどのAIがVS Codeワークスペースのディレクトリ構造を読み取り、リンター及び言語サーバーによって検出された問題を確認し、コードファイルを読み取り、編集を行うことを可能にするMCPサーバー。 (サーバー実装 / 🤖 <a name="coding-agents"></a>コーディングエージェント)
- awesome-ccamel - juehang/vscode-mcp-server - MCP server to expose VS Code editing features to an LLM for AI coding (TypeScript)
- mcp-index - VS Code MCP Server - Integrate directly with a VS Code workspace to list files, read and edit code, search symbols, check diagnostics, and execute shell commands, enabling AI models to enhance coding workflows. (Developer Tools)