You're viewing a demo portfolio

Join the waitlist
PRSM

books

Active

Tool of Anapioficeandfire

declared in 0.1.0

Search and list A Song of Ice and Fire books filterable by name, release date range (fromReleaseDate/toReleaseDate), with pagination (page, pageSize); returns ISBN, authors, publisher, number of pages, and character lists.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "A Game of Thrones"
    },
    {
      "page": 1,
      "pageSize": 10,
      "toReleaseDate": "2005-12-31",
      "fromReleaseDate": "1996-01-01"
    }
  ],
  "properties": {
    "name": {
      "type": "string"
    },
    "page": {
      "type": "number"
    },
    "pageSize": {
      "type": "number"
    },
    "toReleaseDate": {
      "type": "string"
    },
    "fromReleaseDate": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Anapioficeandfire

https://github.com/pipeworx-io/mcp-anapioficeandfire

1/7 registries
View full server →
books — Anapioficeandfire — PRSM MCP