leslierichardson95
- 5 skills
- 0 followers
- 12 hours ago last updated
- ▌ MCP Csharp · leslierichardson95 bundleOrchestrator for building MCP servers with the C# SDK. Guides you through the complete lifecycle - creating, debugging, testing, and publishing MCP servers using .NET. Use this as your main entry point for C# MCP development.
- ▌ MCP Csharp Test · leslierichardson95 bundleGuide for testing MCP servers built with the C# SDK. Covers unit testing, integration testing, end-to-end testing with MCP clients, and creating evaluations for LLM effectiveness.
- ▌ MCP Csharp Debug · leslierichardson95 bundleGuide for running and debugging MCP servers built with the C# SDK. Covers local execution, VS/VS Code debugging, MCP Inspector integration, and GitHub Copilot Agent Mode testing.
- ▌ MCP Csharp Create · leslierichardson95 bundleGuide for creating MCP (Model Context Protocol) servers using the C# SDK. Use when building MCP servers in C#/.NET to integrate external APIs or services, supporting both stdio (local) and HTTP (remote) transports.
- ▌ MCP Csharp Publish · leslierichardson95 bundleGuide for publishing and deploying MCP servers built with the C# SDK. Covers NuGet packaging for stdio servers, Docker containerization for HTTP servers, and Azure deployment options.