marvel-mcp

marvel-mcp

8

Marvel MCP Server 是一个基于 Marvel Developer API 的 MCP 服务器,旨在展示如何通过 MCP 服务器与 API 进行交互。它提供了丰富的功能来查询和获取 Marvel 角色和漫画的相关数据。

get_characters`

Get a list of Marvel roles, supporting multiple filters

get_character_by_id`

Get detailed information about a specific role through role ID

get_comics_for_character`

Get a list of comics that appear in a specific character, supporting multiple filters

get_comics`

Get a list of Marvel comics, supporting multiple filters

get_comic_by_id`

Get detailed information about a specific comic through comic ID

get_characters_for_comic`

Get a list of characters that appear in a specific comic, supporting multiple filters