Spring MCP Server
@ranjeet-floyd
About Spring MCP Server
MCP server using Spring-AI
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Spring MCP Server?
A basic MCP (Model Context Protocol) server built with Spring-AI that exposes a single tool (scheduleAppointment) via SSE transport, aimed at developers integrating appointment scheduling into MCP‑compatible applications.
How to use Spring MCP Server?
Run the main Java application (default port 8080). Then launch the MCP inspector: npx @modelcontextprotocol/inspector node build/index.js. In the inspector, select SSE transport, enter http://localhost:8080/sse, connect, and use the scheduleAppointment tool with a hospital name parameter.
Key features of Spring MCP Server
- Built with Spring-AI for MCP integration
- Exposes a single tool:
scheduleAppointment - Uses SSE (Server‑Sent Events) transport
- Default port 8080
- Accepts hospital name as input parameter
Use cases of Spring MCP Server
- Schedule an appointment at a specified hospital
- Integration test of an MCP server using the inspector tool
FAQ from Spring MCP Server
—
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Comments