You're viewing a demo portfolio

Join the waitlist
PRSM

authors

Active

Tool of Librivox

declared in 0.1.0

Search LibriVox authors by last name or keyword; supports pagination via limit/offset. Returns author id, first/last name, and a link to their LibriVox profile.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Austen"
    },
    {
      "limit": 5,
      "last_name": "Shakespeare"
    }
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "query": {
      "type": "string"
    },
    "offset": {
      "type": "number"
    },
    "last_name": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Librivox

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

1/7 registries
View full server →
authors — Librivox — PRSM MCP