inspector: MCPJam Inspector is a comprehensive development platform for MCP servers, apps, and ChatGPT applications. It offers robust tools for debugging, chatting with LLMs, inspecting server components, and evaluating performance, thereby streamlining the development workflow without requiring external services like ngrok or separate LLM subscriptions. It supports multiple deployment methods, including a hosted web app, desktop applications, and a terminal-based CLI/SDK, facilitating flexible iteration and seamless integration into CI/CD pipelines.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Local Development & Debugging: Rapidly iterate on MCP projects, debug server issues, and test OAuth flows without external tunnels.
Integrating .NET applications with the Model Context Protocol