Marvel MCP

by DanWahlin
Verified

generate_comics_html

Generate an HTML page showcasing Marvel comics with images by specifying filters like characters, creators, or custom titles for easy display and navigation.

Instructions

Create an HTML page displaying Marvel comics with their images

Input Schema

NameRequiredDescriptionDefault
charactersNo
collaboratorsNo
creatorsNo
dateDescriptorNo
dateRangeNo
diamondCodeNo
digitalIdNo
eanNo
eventsNo
formatNo
formatTypeNo
hasDigitalIssueNo
isbnNo
issnNo
issueNumberNo
limitNoLimit results (max 100)
modifiedSinceNo
noVariantsNo
offsetNo
orderByNo
seriesNo
sharedAppearancesNo
startYearNo
storiesNo
titleNoCustom title for the HTML page
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": { "default": 20, "description": "Limit results (max 100)", "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": { "description": "Custom title for the HTML page", "type": "string" }, "titleStartsWith": { "type": "string" }, "upc": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Marvel MCP

Related Tools

ID: 3f8e47gp7v