Skip to main content
Glama

NeoDB MCP Server

Official
by xytangme
MIT License
2
  • Apple

get-book

Retrieve detailed information about a specific book by providing its unique ID, using the NeoDB MCP Server for seamless integration with a social book cataloging service.

Instructions

Get detailed information about a specific book

Input Schema

NameRequiredDescriptionDefault
book_idYesThe ID of the book to retrieve

Input Schema (JSON Schema)

{ "properties": { "book_id": { "description": "The ID of the book to retrieve", "type": "string" } }, "required": [ "book_id" ], "type": "object" }

Other Tools from NeoDB MCP Server

Related Tools

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/xytangme/neodb-mcp'

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