vscode-internal-command-mcp-server

bestK/vscode-internal-command-mcp-server

3.5

If you are the rightful owner of vscode-internal-command-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The VSCode Internal Command MCP Server is a VSCode extension that transforms VSCode into a Model Context Protocol (MCP) server, enabling external clients to execute internal VSCode commands via HTTP Streaming and Server-Sent Events (SSE).

Tools

Functions exposed to the LLM to take actions

execute_vscode_command

Executes internal VSCode commands with optional arguments.

list_vscode_commands

Lists all available VSCode commands.

get_workspace_info

Retrieves current workspace information including active editor.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources