You're viewing a demo portfolio

Join the waitlist
PRSM

characters

Active

Tool of Anapioficeandfire

declared in 0.1.0

Search and list ASOIAF characters filterable by name, culture, birth/death descriptor, gender, and alive status; returns aliases, titles, house affiliations, and book/POV appearances.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Jon Snow"
    },
    {
      "page": 1,
      "gender": "Male",
      "culture": "Northmen",
      "isAlive": true,
      "pageSize": 20
    }
  ],
  "properties": {
    "born": {
      "type": "string"
    },
    "died": {
      "type": "string"
    },
    "name": {
      "type": "string"
    },
    "page": {
      "type": "number"
    },
    "gender": {
      "type": "string"
    },
    "culture": {
      "type": "string"
    },
    "isAlive": {
      "type": "boolean"
    },
    "pageSize": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Anapioficeandfire

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

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