A reference implementation demonstrating how to build an MCP server with SSE transport using Spring Boot and WebFlux. It showcases the definition and registration of MCP Tools, Resources, and Prompts, serving as an example for developers building their own MCP servers.
Loading more......
A demonstration MCP server implementing the Model Context Protocol SDK, showcasing server-sent events and message handling. Highly relevant as a reference MCP server.
Official MCP server for AIStor, directly relevant as a reference implementation for MCP server capabilities.
Node.js-based MCP server implementing JSON-RPC 2.0, allowing users to generate random US State and signature soup combinations as a fun and simple tool.
An MCP server that connects to the Layer API service to provide cat facts through a stdio transport server built with the MCP SDK. Relevant as an example of a Model Context Protocol (MCP) server implementation.
An example MCP (Machine Communication Protocol) server implemented in .NET that exposes weather forecast and alert tools, designed specifically for integration with Claude for Desktop. This server demonstrates how to build and configure an MCP server as part of the 'Awesome MCP Servers' ecosystem.
A test server implementing all features of the MCP protocol, including prompts, tools, and resources, specifically designed for MCP client testing.
A reference implementation demonstrating how to build an MCP server with SSE transport using Spring Boot and WebFlux. It provides a simple echo service and serves as an example for developers building their own MCP servers.
Source: GitHub Repository
ClientSse class for testing the server with streaming responses.reference-implementations-examples
reference-implementation, spring-boot, webflux, sse
Apache License 2.0
Not applicable (Open Source)