DirectoryMcpsharp
api

Mcpsharp

by afrise

38
Health
stale
65
Popularity

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.

362stars
41forks
C#
MIT
Updated March 11, 2026
#ai#aifunctions#dotnet#dotnet-standard#mcp#mcp-client#mcp-server#microsoft-extensions-ai#model-context-protocol#sdk#semantic-kernel

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "mcpsharp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Sharp"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryapi
LanguageC#
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory