vscode-as-mcp-server

vscode-as-mcp-server

60

VSCode as MCP Server is a VSCode extension that transforms the editor into an MCP server, providing advanced coding assistance. It supports code edits, terminal operations, and tool previews within VSCode, and is intended as a cost-effective solution to expensive coding tools.

execute_command

Execute commands in VSCode's integrated terminal

code_checker

Retrieve diagnostic information for the current code

focus_editor

Focus on specific locations in the file

list_debug_sessions

Manage debugging sessions

text_editor

File operations (view, replace, create, insert, undo)

list_directory

List directory contents in tree format

get_terminal_output

Get output from the specified terminal

list_vscode_commands

List and execute any VSCode commands

preview_url

Open URL in VSCode's integrated browser