Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by azurecorner • Uncategorized
A scalable, stateless MCP server built with .NET 10 supporting JSON-RPC 2.0 and SSE for remote tool invocation.
A stateless, scalable MCP server implementation in .NET for remote procedure calls.
Perform health checks and diagnostics on MCP servers remotely.
Integrate with MCP tools using JSON-RPC 2.0 over HTTP with streaming support.
This project implements a Model Context Protocol (MCP) server using .NET 10 and ASP.NET Core minimal APIs, designed for horizontal scalability and stateless operation. It supports HTTP transport with JSON-RPC 2.0 and Server-Sent Events (SSE) for streaming responses. The server includes built-in diagnostic tools like health checks and ping, structured logging, and is deployable on Azure Functions. It enables remote invocation of tools via a standardized protocol, facilitating integration with various clients.