Development|AI / MLUnknown

Awesome-DotNET-MCP

A curated list of Model Context Protocol (MCP) resources for .NET.

Free
N/A rating (0 reviews)0 installs135 GitHub stars
MCPDotNETSDK

This repository provides a comprehensive collection of resources related to the Model Context Protocol (MCP), including SDKs, tools, and learning materials. It aims to facilitate the integration of LLM applications with external data sources and tools, enhancing the development experience for .NET developers.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "awesome-dotnet-mcp": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-dotnet-mcp"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Awesome-DotNET-MCP MCP Server — MCPNest — MCPNest