Dotnet MCP Server

Use when adding MCP (Model Context Protocol) tools or servers to a .NET project: tool/prompt registration with [McpServerTool]/[McpServerPrompt], stdio or Streamable-HTTP host wiring (dual-mode, port traps), DI + typed HttpClient for REST-backed tools, unit tests with mock HTTP handlers, tool-inventory tests that assert the REGISTERED surface, and SDK 2.x specifics (McpException error signaling, request filters, tool-name derivation).

Arasz 63a00ef 20 files · 108.4 KB Updated

File contents

Arasz/ai-badger/tree/main/features/dotnet/skills/dotnet-workload/references/dotnet-mcp-server commit 63a00ef80f

Frequently asked questions

npx skillmds@latest add arasz/dotnet-mcp-server