SpringbootSampleMCPServer

mishravivek-ms/SpringbootSampleMCPServer

3.2

If you are the rightful owner of SpringbootSampleMCPServer 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.

A Model Context Protocol (MCP) server implementation built with Spring Boot and Java 21, providing comprehensive book management tools for AI assistants.

Tools

Functions exposed to the LLM to take actions

add_book

Add a new book to the library

remove_book

Remove a book by ID

update_book

Update an existing book

get_book_by_id

Get a specific book by ID

get_all_books

Get all books in the library

search_books_by_name

Search books by name (partial match)

search_books_by_author

Search books by author (partial match)

get_books_by_year

Get books published in a specific year

get_books_by_price_range

Get books within a price range

get_library_stats

Get comprehensive library statistics

add

Perform addition

subtract

Perform subtraction

multiply

Perform multiplication

divide

Perform division

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources