2 months ago
An MCP server providing superhero data and intelligence. Query heroes by name, power, publisher, and more. Access detailed stats, biographies, and abilities for 700+ superheroes and villains. Part of The AI SuperHeroes suite - offering Resume building, SEO audits, Shopify optimization, website building, URL shortening, AI agent creation, and more.
Server Config
{
"mcpServers": {
"superhero-mcp-server": {
"command": "npx",
"args": [
"-y",
"@theaisuperheroes/mcp-server"
]
}
}
}