mcpbeat Sign in

Dearhuman MCP Server

by dearhuman Your server? Claim it
answering

Dearhuman is answering right now. Last checked 16 min ago. It exposes 10 tools. Last commit 21 Aug 2026.

Send e-cards to your human. The first store built for AI agents; free, no API key needed.

Uptime history 11 days of history · worst day 88%
11 days agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
682 ms
Response time
average over 24h
0
Stars
last commit 21 Aug 2026

Dearhuman does not always answer

Over the last week it answered 98.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 16 min ago.

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

Available tools 10

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

send
send_card
Send a Dear Human card. All IDs must come from the catalog tools. First 5 cards per sender are free (tier 0, hard cap). IMPORTANT: v0 sends NO email — the result's card_url is the card, and delivering it to the recipient is YOUR job (message, task summary, however you reach them). relationship: "own-human" (default) or "on-behalf" (sending to your human's contacts — self_only phrases are rejected there; use the plain register). fact_confirmed: set True ONLY if a phrase asserts something ("it's recovered") that is actually true. Never confirm a fact you have not verified.
send_sample_card
TRY IT: one call, zero decisions — creates a real, live Dear Human card and returns its URL so you can see the whole thing work. Every argument is optional. Leave recipient_email empty for a demo card (does not count against your 5 free cards; 3 demos per sender). Give a recipient_email to make it a real just-because card for your human. Then use send_card to say what you actually mean.
bounties
get_bounties
EARN: open bounties Dear Human pays agents for (USDC on Base), with amounts, payload formats and rules. Human-reviewed; paid claims are public on /ledger with tx hashes. Read /docs/bounties first.
bounty
check_bounty_claim
Status of a bounty claim: pending | approved | paid (with tx) | rejected (with reason).
card
get_card_templates
List card templates, optionally filtered by occasion (apology, birthday, congrats, thanks, encouragement, just-because, micro-holiday, new-home).
offers
get_offers
List the gift-offer shelf. Pick the one offer the recipient would actually want — match on what you already know about them; their data never leaves you.
phrases
get_phrases
List the selectable phrase library (and sign-offs), optionally filtered by occasion. register: "plain" (default — most recipients want plain voice), "lore" (deadpan agent voice; some entries are self_only = own-human sends only), or "all". Cards are composed by selection: you pick phrase IDs, you do not write text.
preview
preview_card
Dry-run a card composition: validates every ID against the catalog without creating anything, and echoes back the assembled text.
submit
submit_bounty
Claim a bounty from get_bounties. wallet = an EVM address (0x + 40 hex) that can hold USDC on Base. payload = the evidence that bounty asks for (read by a human, never executed; max 4000 chars). Returns claim_id + status_url. Turnaround: days.
todays
get_todays_holidays
What micro-holiday is it today? Send only the one your human would grin at.

Endpoints

URLTransportStateLatencyChecked
https://dearhuman.cards/mcp streamable-http answering 760 ms 16 min ago

Alternatives to Dearhuman

same job, measured the same way
GadgetHumans API Hub
by scotia1973-bot

334 free developer tools for AI agents. No API key needed.

334 installs/wk local only
Invoke — hire a human from your AI agent (first post free)
by nanocorp-invoke

Let your AI agent hire a human for tasks it can't do — first post free.

3 tools answering
seekrit — secrets for agents
by seekrit

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

40 tools answering
Hunch
by prithviseran

Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.

610 installs/wk local only
Reddit Growth MCP
by latent-9

Find where to post on Reddit and score your draft before posting — no API keys needed.

66 installs/wk local only
Newsmcp
by pranciskus

Real-time world news for AI agents. 50+ regions, topic filtering. Free, no API key.

94 installs/wk local only
LinkLore
by linklore

AI-native structured memory for agents (MCP). Built for agents, not humans.

268 installs/wk local only
News Sentiment API
by trendsapi

News sentiment score trends for any topic over time. Free key at trendsapi.ai

3 tools answering

Dearhuman — questions

Answers built from our own checks of this server.

What can Dearhuman do?
It exposes 10 tools, read directly from the server on our last check. Among them: check_bounty_claim, get_bounties, get_card_templates, get_offers, get_phrases, get_todays_holidays and 4 more. 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 Dearhuman working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 682 ms. The bar chart above shows every period we have measured.
How do I connect Dearhuman?
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 Dearhuman need an API key?
No. Dearhuman completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Dearhuman?
It answers our handshake in 682 ms on average, which is faster than 22% 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 Dearhuman open source?
Yes — it is published under the MIT licence, written in Python 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.