Urlyss/comic-database-mcp
A Model Context Protocol (MCP) server that provides AI assistants with structured access to the Comic Vine API. Get detailed information about comic books, characters, publishers, and more in a conversation-friendly format.
Platform-specific configuration:
{
"mcpServers": {
"comic-database-mcp": {
"command": "npx",
"args": [
"-y",
"comic-database-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...