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.``
