mcpbeat Sign in

Heropedia MCP Server

by siliconroshibill Your server? Claim it
answering

Heropedia is answering right now. Last checked 9 min ago. It exposes 4 tools. Last commit 18 Sep 2026.

Consult 324+ expert personas (Buffett, Jobs, Munger, Torvalds, ...) via 4 read-only registry tools.

Uptime history 15 days of history · worst day 88%
15 days agonow
92.3%
Uptime 24h
84 of 91 checks
4
Tools
read from the server
774 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

Heropedia does not always answer

Over the last week it answered 97.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add heropedia --transport http https://www.heropedia.org/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "heropedia": {
      "url": "https://www.heropedia.org/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.heropedia]
url = "https://www.heropedia.org/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "heropedia": {
      "url": "https://www.heropedia.org/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "heropedia": {
      "url": "https://www.heropedia.org/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

getdetail
getDetail
Retrieve the complete canonical Heropedia Role content as raw markdown. Fetch either by unique entry id (preferred after LIST) or by exact hero_name + role_name (when both names are already known). Not a regex tool.
getlist
getList
List Heropedia Hero/Role entries using pagination. Returns lightweight metadata: id, hero_name, role_name, description. Does not return full Role prompts.
getlistbyhero
getListByHero
List Heropedia Hero/Role entries whose Hero name matches the supplied regex. Use when you know or can identify the Hero and want to inspect that Hero's available Roles. Regex is case-insensitive; safe subset only. Returns lightweight metadata.
getlistbyrole
getListByRole
List Heropedia Hero/Role entries whose Role name matches the supplied regex. Use when you want to inspect Heroes offering a particular Role. Regex is case-insensitive; safe subset only. Returns lightweight metadata.

Endpoints

URLTransportStateLatencyChecked
https://www.heropedia.org/mcp streamable-http answering 795 ms 9 min ago

Alternatives to Heropedia

same job, measured the same way
MCP Us Business Data
by avabuildsdata

Official-source US business, permit, and WHOIS evidence via read-only MCP tools.

answering
Revit Model MCP
by sharafutdinovdi

The Python package exposes Revit tools over MCP stdio, read-only by default.

local only
1C OData MCP
by alexgrebeshok-coder

Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.

30 installs/wk local only
Agentic.ai Directory
by u00dxk2

Independent directory of agentic AI tools — search, compare & recommend via MCP. Read-only.

10 tools answering
MCP Observatory: one read only walk over every https endpoint in the official registry
by ogasurfproject-jpg

Public record of one read only walk over the official MCP registry: who answered, tools, who pays.

6 tools answering
Rakentaja Outlet
by rakentajaoutlet

Finnish e-commerce for electrical & construction supplies. Read-only MCP with 4 tools.

5 tools answering
Psychopathia MCP
by nellinc

Read-only tools over the Psychopathia Machinalis nosology: 79 conditions, 11 tools.

1 095 installs/wk 11 tools answering
Stripe_connect
by pipeworx-io

Stripe MCP Pack — read-only access to Stripe data via API key.

42 tools answering

Heropedia — questions

Answers built from our own checks of this server.

What can Heropedia do?
It exposes 4 tools, read directly from the server on our last check. Among them: getDetail, getList, getListByHero, getListByRole. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Heropedia working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 84 of 91 checks got a reply (92.3%), average response time 774 ms. The bar chart above shows every period we have measured.
How do I connect Heropedia?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Heropedia need an API key?
No. Heropedia completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Heropedia?
It answers our handshake in 774 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Heropedia open source?
Yes — it is published under the MIT licence, written in Shell and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.