MCP Ai server for Visual Studio
JSON →Visual Studio extension with 20 Roslyn-powered MCP tools for AI assistants. Semantic code navigation, symbol search, inheritance, call graphs, safe rename, build/test.
Tools · 6
- FindSymbols Search for symbols using Roslyn semantic analysis
- FindSymbolUsages Find usages of a specific symbol
- GetSolutionTree Explore project structure
- FindSymbolDefinition Find the definition of a symbol
- GetMethodCallers Find methods that call a given method
- GetMethodCalls Find methods called by a given method
★ 28 GitHub stars