furkanozer1/LibraryMcp
3.1
If you are the rightful owner of LibraryMcp 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.
The Book Tracker Backend is a Spring Boot application that provides REST API and MCP server functionality for managing books, integrated with a PostgreSQL database.
Tools
Functions exposed to the LLM to take actions
getAllBooks
Get all books from database
getBookById
Get book by ID
createBook
Create new book
updateBook
Update existing book
deleteBook
Delete book by ID
findBookByTitle
Find books by title
findBookByAuthor
Find books by author
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client