pinkroosterai/SharpMCP
Roslyn-powered MCP server providing LLMs with surgical C# codebase intelligence — 20 tools for symbol search, type hierarchy, references, refactoring, and code analysis
Platform-specific configuration:
{
"mcpServers": {
"SharpMCP": {
"command": "npx",
"args": [
"-y",
"SharpMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...