Skip to main content
Glama

Bookstore MCP Server

by hongfanmeng

search_books_by_title

Search for books in a bookstore inventory by entering a title query to find specific publications and availability information.

Instructions

Search books by title.

Input Schema

NameRequiredDescriptionDefault
title_queryYes

Input Schema (JSON Schema)

{ "properties": { "title_query": { "title": "Title Query", "type": "string" } }, "required": [ "title_query" ], "type": "object" }

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