Back to Home
CodingWithCalvin icon

VSC-MCPServer

Verified Safe

by CodingWithCalvin

Overview

Exposes VS Code's language intelligence via a Model Context Protocol (MCP) server for AI coding assistants.

Installation

Run Command
No command provided

Security Notes

The server is designed to bind only to localhost (`127.0.0.1`) and includes DNS rebinding protection and CORS restrictions to only allow requests from localhost origins. This significantly limits external attack surfaces. No `eval` or obvious hardcoded secrets were found. The core functionality wraps trusted VS Code API commands, meaning the security model relies on the inherent trust in VS Code's capabilities.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-16

Tags

VS Code ExtensionMCPAI Coding AssistantLanguage ServerCode Intelligence