MCP Directory
Back

mcp-server-csharp-quickstart

by tsubakimoto · C# · ★ 0

https://modelcontextprotocol.io/quickstart/server

Install

git clone https://github.com/tsubakimoto/mcp-server-csharp-quickstart.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-csharp-quickstart": {
      "command": "npx",
      "args": [
        "-y",
        "github:tsubakimoto/mcp-server-csharp-quickstart"
      ]
    }
  }
}

From the README

See [For Server Developers - Model Context Protocol](https://modelcontextprotocol.io/quickstart/server) .
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers