people
ActiveTool of Comicvine
declared in 0.1.0
Browse Comic Vine's comic-book creator directory (writers, artists, inkers, letterers, colorists). Filter by name; paginate with limit/offset. NOT a general biography search — for actors use TMDb, for general bios use Wikipedia.
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"
}
}
}Parent server
Comicvine
https://github.com/pipeworx-io/mcp-comicvine
1/7 registries