The reputation layer for AI skills, tools & agents

juehang/vscode-mcp-server

Score: 32.6 Rank #5124

MCP server to expose VS Code editing features to an LLM for AI coding

Overview

juehang/vscode-mcp-server is a TypeScript MCP server licensed under MIT. MCP server to expose VS Code editing features to an LLM for AI coding

Ranked #5124 out of 25632 indexed tools.

Ecosystem

TypeScript MIT

Signal Breakdown

Stars 339
Freshness 2mo ago
Issue Health 46%
Contributors 4
Dependents 0
Forks 71
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 67 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 7 open vs 6 closed issues — triaging stale issues improves health

Badge

AgentRank score for juehang/vscode-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/juehang--vscode-mcp-server)](https://agentrank-ai.com/tool/juehang--vscode-mcp-server)
<a href="https://agentrank-ai.com/tool/juehang--vscode-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/juehang--vscode-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# VS Code MCP Server

A Visual Studio Code extension (available on the [Marketplace](https://marketplace.visualstudio.com/items?itemName=JuehangQin.vscode-mcp-server)) that allows Claude and other MCP clients to code directly in VS Code! Inspired by [Serena](https://github.com/oraios/serena), but using VS Code's built-in capabilities. Perfect for extending existing coding agents like Claude Code with VS Code-specific capabilities (symbol search, document outlines) without duplicating tools they already have. Note that this extension uses the streamable HTTP API, not the SSE API.

This extension can allow for execution of shell commands. This means that there is a potential security risk, so use with caution, and ensure that you trust the MCP client that you are using and that the port is not exposed to anything. Authentication would help, but as the MCP authentication spec is still in flux, this has not been implemented for now.

PRs are welcome!

## Demo Video
https://github.com/user-
Read full README on GitHub →
Are you the maintainer? Claim this listing