publishers
ActiveTool of Comicvine
declared in 0.1.0
Browse the Comic Vine publisher list (Marvel, DC, Image, Dark Horse, etc.). Filter by name; paginate with limit/offset. Returns publisher IDs and names useful for filtering characters, volumes, and issues by publisher.
Parameters schema
{
"type": "object",
"examples": [
{
"page": 1,
"limit": 20
}
],
"properties": {
"sort": {
"type": "string"
},
"limit": {
"type": "number"
},
"filter": {
"type": "string",
"description": "name:foo,id:1,2"
},
"offset": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Comicvine
https://github.com/pipeworx-io/mcp-comicvine
1/7 registries