MCP-Plugin-dotnet

IvanMurzak/MCP-Plugin-dotnet
★ 13 stars C# 🤖 AI/LLM Updated 24d ago
.NET MCP bridge: expose app methods/data as MCP tools, prompts, and resources via an in-app plugin + lightweight server (SignalR; stdio/http).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-plugin-dotnet": {
      "command": "npx",
      "args": [
        "-y",
        "IvanMurzak/MCP-Plugin-dotnet"
      ]
    }
  }
}

Topics

aidotnethttp-mcpllmmcpmodel-context-protocolmodel-context-protocol-sdkmodel-context-protocol-serverreflectionsignalrstdio-mcp