You're viewing a demo portfolio

Join the waitlist
PRSM

search_digimon

Active

Tool of Digimon

declared in 0.1.0

Search the Digimon API by name (partial match) and list Digimon creatures. Omit name to list all. Returns id, name, and image for each match. Keyless.

Parameters schema

{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Partial Digimon name to search for. Omit to list all Digimon."
    },
    "page": {
      "type": "number",
      "description": "Zero-based page number (default 0)."
    },
    "limit": {
      "type": "number",
      "description": "Max results per page (default 20, max 100)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Digimon

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

1/7 registries
View full server →
search_digimon — Digimon — PRSM MCP