book-api-mcp-server

0x1D-1983/book-api-mcp-server

3.2

If you are the rightful owner of book-api-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 Books API MCP Server is a Model Context Protocol server that facilitates book management for AI assistants by connecting them to a .NET Books API.

Tools

Functions exposed to the LLM to take actions

list_books

Retrieve all books from the database.

get_book

Retrieve a specific book by its ID.

create_book

Create a new book in the database.

update_book

Update an existing book's information.

delete_book

Delete a book from the database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources