Skip to main content
Glama

Bookstore MCP Server

by hongfanmeng

search_books_by_author

Find books by author name to locate specific titles or discover an author's complete works in the bookstore inventory.

Instructions

Search books by author.

Input Schema

NameRequiredDescriptionDefault
author_queryYes

Input Schema (JSON Schema)

{ "properties": { "author_query": { "title": "Author Query", "type": "string" } }, "required": [ "author_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