csharp-sdk MCP Server — Claude & Cursor Integration
# csharp-sdk MCP Server
## What is csharp-sdk?
csharp-sdk is a production-ready Model Context Protocol (MCP) server with 4,520 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install modelcontextprotocol/csharp-sdk
# Or manual
git clone https://github.com/modelcontextprotocol/csharp-sdk.git
cd csharp-sdk
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** C#
- **Stars:** ⭐ 4,520
- **Forks:** 🍴 803
- **License:** NOASSERTION
- **Updated:** 2026-09-05
- **Repo:** [modelcontextprotocol/csharp-sdk](https://github.com/modelcontextprotocol/csharp-sdk)