vscode-as-mcp-server

gafar-code/vscode-as-mcp-server

3.2

If you are the rightful owner of vscode-as-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.

VSCode as MCP Server is a VSCode extension that transforms your VSCode environment into a Model Context Protocol (MCP) server, facilitating advanced coding assistance from MCP clients.

Tools

Functions exposed to the LLM to take actions

execute_command

Execute commands in VSCode’s integrated terminal.

code_checker

Retrieve current diagnostics for your code.

focus_editor

Focus specific locations within files.

list_debug_sessions

Manage debug sessions.

text_editor

Perform file operations like view, replace, create, insert, and undo.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources