Csharp Lsp MCP
UnclaimedMCP server providing C# and XAML language intelligence for AI assistants like Claude
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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