Skip to main content
Glama
hongfanmeng

Bookstore MCP Server

by hongfanmeng

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_all_booksC

Get all books.

get_book_by_idC

Get book by ID.

search_books_by_titleC

Search books by title.

search_books_by_authorC

Search books by author.

get_books_in_stockB

Get books with count > 0.

buy_bookD

Buy a book.

check_availabilityC

Check if book is available.

restock_bookC

Add stock to a book.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hongfanmeng/bookstore-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server