willibrandon/NetContextServer
A .NET implementation of the Model Context Protocol enabling AI assistants to explore and understand .NET codebases.
Platform-specific configuration:
{
"mcpServers": {
"NetContextServer": {
"command": "npx",
"args": [
"-y",
"NetContextServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...