Skip to main content
Glama

get_series

Read-only

Retrieve a book series and its ordered volumes by providing a series UUID. Returns each volume's position for reading order.

Instructions

Get a book series and its ordered volumes by series UUID. Returns { series } including the volume list with positions. Returns a 404 error if the series is unknown. When to use: to enumerate every volume in a series and their reading order. Obtain series_id from a book's series metadata via get_book or search_books — this tool does not accept a name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
series_idYesSeries UUID, found in a book's `series` metadata from get_book/search_books.

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/fgbytes/sansfiction-mcp'

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