sifiadlene/demo-mcp-server
3.2
If you are the rightful owner of demo-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 dayong@mcphub.com.
The Book Database MCP Server is a demo server designed to showcase the capabilities of the Model Context Protocol (MCP) in querying a curated book database.
Tools
Functions exposed to the LLM to take actions
get-book-by-isbn
Retrieves detailed book information using an ISBN.
get-book-by-title
Retrieves basic book information using a title.
get-books-by-titles
Retrieves basic information for multiple books using a list of titles.
get-books-by-isbn-list
Retrieves detailed information for multiple books using a list of ISBNs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client