MCP Server

Vscode MCP Server

by malvex

AI Summary

VS Code extension that enables AI assistants like Claude to interact directly with your development environment through the Model Context Protocol. Developers using Claude Code or Claude Desktop gain seamless IDE integration for coding assistance and debugging.

Description

VS Code extension that provides an MCP server for AI assistants to interact with your development environment

Install

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

Quality Score

C

Acceptable

71/100

Standard Compliance75
Documentation Quality65
Usefulness80
Maintenance Signal80
Community Signal52
Scored Today

GitHub Signals

Stars13
Forks3
Issues7
Updated1mo ago
View on GitHub

Trust & Transparency

Open Source — MIT

Source code publicly auditable

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit 1mo ago

13 stars

3 forks

My Fox Den

Community Rating

Works With

Claude Code
claude_desktop