MCPSharp

afrise/MCPSharp
★ 361 stars C# 🤖 AI/LLM Updated 1mo ago
MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by AI assistants and models.
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": {
    "mcpsharp": {
      "command": "npx",
      "args": [
        "-y",
        "afrise/MCPSharp"
      ]
    }
  }
}

Topics

aiaifunctionsdotnetdotnet-standardmcpmcp-clientmcp-servermicrosoft-extensions-aimodel-context-protocolsdksemantic-kernel