You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Comicvine

declared in 0.1.0

Comic Vine — search the comic-book reference database (characters, issues, volumes, publishers, creators, story arcs) by name. Resource list: character, concept, issue, location, object, person, publisher, story_arc, team, volume. Use ONLY for fictional comic-book entities — Marvel, DC, indie comics, manga. NOT for machine learning / ML / AI research (use arxiv_search_papers) or real-world events.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Spider-Man"
    },
    {
      "page": 1,
      "limit": 10,
      "query": "Batman",
      "resources": "character,issue"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "limit": {
      "type": "number"
    },
    "query": {
      "type": "string"
    },
    "resources": {
      "type": "string",
      "description": "Comma-sep resource types."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Comicvine

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

1/7 registries
View full server →