MCP.so
Sign In
Servers

Spring MCP Server

@ranjeet-floyd

MCP server using Spring-AI

Basic MCP service using Spring-AI.

Run main java application and check run port. default is 8080. Then Run

 # MCP service Inspector
npx @modelcontextprotocol/inspector node build/index.js
1. Select Transport type - SSE
2. URL : http://localhost:8080/sse
3. Click Connect

You will see under Tools option, method scheduleAppointment You can send Hospital name as param and recieve return result.

More from Other