Csharp Lsp MCP
未认领MCP server providing C# and XAML language intelligence for AI assistants like Claude
aiclaudecsharpdotnetintellisenselanguage-servermcproslynxaml
工具(17 个)
csharp_code_actions
Get available code actions
csharp_completions
Get IntelliSense completions
csharp_definition
Go to definition
csharp_diagnostics
Get compiler errors and warnings
csharp_hover
Get type info at a position
csharp_references
Find all references
csharp_rename
Preview symbol rename
csharp_set_workspace
Set the solution/project directory (restarts LSP if workspace changes)
csharp_stop
Stop the LSP server to release file locks for rebuilding
csharp_symbols
Get document symbols
xaml_bindings
Extract data bindings
xaml_extract_viewmodel
Generate ViewModel from bindings
xaml_find_binding_errors
Find binding errors
xaml_names
List x:Name declarations
xaml_resources
List resource references
xaml_structure
Show element tree
xaml_validate
Validate XAML for errors