ranjeet-floyd/spring-mcp-demo
If you are the rightful owner of spring-mcp-demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Basic MCP service using Spring-AI.
Spring MCP Server
Basic MCP service using Spring-AI.
RUN
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.