Marvel MCP

by DanWahlin
Verified

get_comics

Retrieve lists of Marvel comics based on customizable filters such as characters, creators, events, and publication details. Ideal for managing and accessing comic data efficiently.

Instructions

Fetches lists of Marvel comics with optional filters

Input Schema

NameRequiredDescriptionDefault
charactersNo
collaboratorsNo
creatorsNo
dateDescriptorNo
dateRangeNo
diamondCodeNo
digitalIdNo
eanNo
eventsNo
formatNo
formatTypeNo
hasDigitalIssueNo
isbnNo
issnNo
issueNumberNo
limitNo
modifiedSinceNo
noVariantsNo
offsetNo
orderByNo
seriesNo
sharedAppearancesNo
startYearNo
storiesNo
titleNo
titleStartsWithNo
upcNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "characters": { "type": "string" }, "collaborators": { "type": "string" }, "creators": { "type": "string" }, "dateDescriptor": { "type": "string" }, "dateRange": { "type": "string" }, "diamondCode": { "type": "string" }, "digitalId": { "type": "number" }, "ean": { "type": "string" }, "events": { "type": "string" }, "format": { "type": "string" }, "formatType": { "type": "string" }, "hasDigitalIssue": { "type": "boolean" }, "isbn": { "type": "string" }, "issn": { "type": "string" }, "issueNumber": { "type": "number" }, "limit": { "maximum": 100, "minimum": 1, "type": "number" }, "modifiedSince": { "type": "string" }, "noVariants": { "type": "boolean" }, "offset": { "type": "number" }, "orderBy": { "type": "string" }, "series": { "type": "string" }, "sharedAppearances": { "type": "string" }, "startYear": { "type": "number" }, "stories": { "type": "string" }, "title": { "type": "string" }, "titleStartsWith": { "type": "string" }, "upc": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Marvel MCP

Related Tools

ID: 3f8e47gp7v