MCP Csharp Test

Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via MCP protocol, testing HTTP MCP servers with WebApplicationFactory, mocking dependencies in tool tests, creating evaluations for MCP servers, writing eval questions, measuring tool quality. DO NOT USE FOR: testing MCP clients (this is server testing only), load or performance testing, testing non-.NET MCP servers, debugging server issues (use mcp-csharp-debug).

bouclem ac1b8bb 3 files · 13.6 KB Updated 7 repo stars

File contents

bouclem/skills/tree/main/SKILLS/LANGUAGES/CSHARP/001-mcp-csharp-test commit ac1b8bb9de

Frequently asked questions

npx skillmds@latest add bouclem/mcp-csharp-test