mishrarahulranjan/spring-ai-mcp-server
3.2
If you are the rightful owner of spring-ai-mcp-server 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.
This Spring Boot application demonstrates how to integrate external APIs as AI tools using Spring AI.
Tools
Functions exposed to the LLM to take actions
getGenderForName
Get the predicted gender for a given name using the Genderize.io API.
searchBooks
Search for books by title using the Open Library Search API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client