DotnetFastMCP

tekspry/DotnetFastMCP
★ 2 stars C# 🤖 AI/LLM Updated 1mo ago
A lightweight .NET framework for building Model Context Protocol (MCP) servers. Integrates seamlessly with Azure AD, AWS Cognito, Auth0, OpenAI and other providers
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": {
    "dotnetfastmcp": {
      "command": "npx",
      "args": [
        "-y",
        "tekspry/DotnetFastMCP"
      ]
    }
  }
}

Topics

ai-agentaspnetcoreclaudecsharpdotnet-coregenrative-aillmsmcp-gatewaymicroservicemodel-context-protocolopen-aisdksemantic-kerneltooling