Reviewing Dotnet Code
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add reviewing-dotnet-codeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"reviewing-dotnet-code": {
"command": "npx",
"args": [
"@modelcontextprotocol/reviewing-dotnet-code"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Reviews and generates .NET/C# code following Microsoft conventions and modern patterns. Use when reviewing C# files, writing .NET code, refactoring, or when user mentions "C#", ".NET", "dotnet", "csharp", or asks about naming conventions in .NET projects.
Tags
developmentc#expressrefactoringskill