VS MCP Server exposes Visual Studio features through the Model Context Protocol (MCP), enabling AI assistants like Claude to interact with your IDE programmatically. Open files, read code, build projects, and more - all through natural conversation!
Stars
25
Forks
8
Watchers
25
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
docs(readme): add new tools and alphabetize tool lists (#52)
e3b2c35View on GitHubfeat(debugger): add expression evaluation and variable editing tools (#51)
263e158View on GitHubfix(build): check for active debug session before building (#50)
8b54779View on GitHubfeat(debugger): add startup project tools and project-specific debug launch (#49)
65a3fbdView on GitHubfix(tools): enumerate projects recursively through solution folders (#48)
a8d9bebView on GitHubchore(docs): add `document_save` command to README (#43)
64ccb55View on GitHubfeat(diagnostics): allow reading of output panes and error messages (#40)
958ed5fView on GitHubfix(tools): use native ReplacePattern for editor_replace tool (#39)
d6b4473View on GitHubfeat(debugger): add breakpoint, locals, and callstack inspection tools (#31)
6e84867View on GitHubci(workflow): remove social media inputs from publish workflow (#34)
62e6d18View on GitHub