Awesome-DotNET-MCP

SciSharp/Awesome-DotNET-MCP
★ 129 stars Unknown language 🧠 Memory/Knowledge Updated 1mo ago
Awesome ModelContextProtocol resources - A curated list of MCP DotNET resources
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": {
    "awesome-dotnet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "SciSharp/Awesome-DotNET-MCP"
      ]
    }
  }
}