ivan-mezentsev/vsc-mcp
If you are the rightful owner of vsc-mcp 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 VSC-MCP Server is a Visual Studio Code extension that transforms your IDE into a Model Context Protocol (MCP) server, enhancing its capabilities for AI agents and providing advanced control features.
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.
get_terminal_output
Fetch output from a specified terminal.
ask_report
Prompt the user via a webview using Markdown and optional predefined options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client