kooshi/SharpToolsMCP
A suite of MCP tools for AIs to analyze and modify C# solutions with high signal, Roslyn powered context.
Platform-specific configuration:
{
"mcpServers": {
"SharpToolsMCP": {
"command": "npx",
"args": [
"-y",
"SharpToolsMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...