You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).

search

Inactive

Tool of Achriom

declared in 1.0.0

Search the USER'S COLLECTION by title, creator, genre, or theme. Returns items they own with status, ratings, and for box sets, the list of contained albums. Use this to answer questions about what the user has.

Parameters schema

{
  "type": "object",
  "required": [
    "media_type",
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query (matches title, author/artist/director/creator, genres, or themes)"
    },
    "filter": {
      "type": "string",
      "description": "Filter by status or rating. Books: all, reading, finished, unread, abandoned, rated, unrated. Movies/shows/anime: all, watching, watched, unwatched, abandoned, rated, unrated. Albums: all, listening, played, unheard, saved, rated, unrated."
    },
    "media_type": {
      "enum": [
        "book",
        "movie",
        "album",
        "show",
        "anime"
      ],
      "type": "string",
      "description": "Type of media to search"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Achriom

https://github.com/achriom/achriom-mcp

1/7 registries
View full server →
search — Achriom — PRSM MCP