faxenoff/ultrasharp-tools-mcp
Ultra-fast MCP server enabling AI agents to comprehensively work with C# solutions: instant structural search, code modification with automatic linting/formatting/fixes, static debugging and backwards crash analysis, integrated Git automation. Your AI's survival kit for massive codebases!
Platform-specific configuration:
{
"mcpServers": {
"ultrasharp-tools-mcp": {
"command": "npx",
"args": [
"-y",
"ultrasharp-tools-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...