MCP Directory
Back

DotNetCampus.ModelContextProtocol

by dotnet-campus · C# · ★ 4

A lightweight, zero-dependency yet full-featured MCP protocol implementation built with .NET. It can be easily integrated into your application, regardless of its architecture.

#ai#dotnet#mcp

Install

git clone https://github.com/dotnet-campus/DotNetCampus.ModelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "dotnetcampus-modelcontextprotocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:dotnet-campus/DotNetCampus.ModelContextProtocol"
      ]
    }
  }
}

From the README

[](https://github.com/dotnet-campus/DotNetCampus.ModelContextProtocol/actions/workflows/dotnet-build.yml) [](https://www.nuget.org/packages/DotNetCampus.ModelContextProtocol) | [English][en] | [简体中文][zh-hans] | | ------------- | ------------------- | [en]: /docs/en/QuickStart.md [zh-hans]: /docs/zh-hans/QuickStart.md A lightweight, zero-dependency yet full-featured MCP protocol implementation built with .NET. It can be easily integrated into your application, regardless of its architecture. - 🚀 Lightweight and high-performance - 📦 Zero external dependencies - 🔌 Easy to integrate - 🎯 Fu…
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 developer tools servers