MCP Server

Vscode Mcp Server MCP Server

by tjx666

AI Summary

VSCode MCP Server enables AI coding assistants (Claude, Cursor, Windsurf) to directly integrate with VSCode via Unix Socket, providing real-time linting and language server capabilities. Developers using these AI tools with VSCode benefit from seamless code analysis and editor synchronization.

Description

MCP Server that connects to VSCode Extension via Unix Socket

Install

{
  "mcpServers": {
    "vscode-mcp-server": {
      "command": "npx",
      "args": ["-y", "@vscode-mcp/vscode-mcp-server"]
    }
  }
}

Quality Score

B

Good

76/100

Standard Compliance85
Documentation Quality72
Usefulness78
Maintenance Signal60
Community Signal82
Scored Today

GitHub Signals

Stars57
Forks13
Issues8
Updated3mo ago
View on GitHub

Trust & Transparency

No License Detected

Review source code before installing

Verified Open Source

Hosted on GitHub — publicly auditable

Maintained

Last commit 3mo ago

57 stars

13 forks

My Fox Den

Community Rating

Works With

Claude Code
Cursor
Windsurf
claude_desktop