book-api-mcp-server-dotnet

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

3.2

If you are the rightful owner of book-api-mcp-server-dotnet 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.

A Model Context Protocol (MCP) server implementation in .NET that provides access to a Book API through standardized MCP tools.

Tools

Functions exposed to the LLM to take actions

get_books

Retrieves all books from the API.

get_book_by_id

Retrieves a specific book by its ID.

create_book

Creates a new book.

update_book

Updates an existing book.

delete_book

Deletes a book by ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources