MIT
Matching MCP tools:
Matching MCP Connectors:
io.github.Airpote
"vscode" matching MCP servers:
- -securityAlicense-qualityEnables AI agents to programmatically control and automate VSCode by interacting with its UI, executing commands, and inspecting the DOM structure. It supports advanced workflows like UI testing, extension development, and debugging through a standalone VSCode instance.Last updated 2 months ago23MIT
- -securityAlicense-qualityA VS Code extension provides a MCP server that exposes Roslyn language features. It enables tools like find usages, go to definition, quick info, etc.Last updated 2 months ago200AGPL 3.0
- -securityAlicense-qualityA production-ready MCP server that enables Claude to interact with local codebases through file operations, code analysis, and VSCode integration tools. It optimizes performance using LRU caching and asynchronous execution while maintaining local data privacy.Last updated 25 days ago3MIT
- -securityAlicense-qualityAn MCP server that exposes Language Server Protocol features to external clients, allowing access to hover information, definitions, completions, references, and rename functionalities.Last updated 4 months ago15MIT
- -securityFlicense-qualityConverts VSCode into an MCP server that enables external clients to remotely execute VSCode internal commands, query workspace information, and interact with the editor through HTTP streaming. Built on the FastMCP framework with security controls and real-time monitoring.Last updated 5 months ago60