IvanMurzak/MCP-Plugin-dotnet
.NET MCP bridge: expose app methods/data as MCP tools, prompts, and resources via an in-app plugin + lightweight server (SignalR; stdio/http).
Platform-specific configuration:
{
"mcpServers": {
"MCP-Plugin-dotnet": {
"command": "npx",
"args": [
"-y",
"MCP-Plugin-dotnet"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...