mcpbeat Sign in

BeanHub MCP Server

answering

BeanHub is answering right now. Last checked moments ago. Last commit 21 Sep 2026.

Read and update hosted Beancount books over OAuth. No CLI access token.

Uptime history 30 hours of history · worst hour 67%
30 hours agonow
95.6%
Uptime 24h
87 of 91 checks
Tools
hidden behind auth
927 ms
Response time
average over 24h
0
Stars
last commit 21 Sep 2026

BeanHub does not always answer

Over the last week it answered 95.5% 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 0 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://api.beanhub.io/mcp streamable-http sign-in 683 ms 0 min ago

Alternatives to BeanHub

same job, measured the same way
Slack
by aaronsb

Read and write Slack with session tokens — no OAuth, no bot, no admin approval.

134 installs/wk local only
Eco Van Move Booking
by ecovanmove

Moving estimates, box rentals, and delivery in BC. Requires Eco Van Move account (OAuth or token).

answering
Opengist
by ni-c

Read, create, update and delete gists on a self-hosted Opengist instance

68 installs/wk local only
TG multi-account MCP
by mesteriis

Self-hosted, consent-based access to Telegram accounts and bots for MCP clients

local only
AdsAgent — TikTok Ads MCP
by adsagent

Hosted TikTok ads MCP with OAuth, bounded reads, and prepare/confirm writes.

answering
Agent Wiki
by getagentwiki

Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.

answering
Your Mail MCP
by wildsurfer

Read-only, self-hosted MCP access to IMAP email, mirrored locally and indexed by notmuch.

local only
WhyNote
by coooolinz

Read-only search, todo listing, and daily note access for a WhyNote account

22 installs/wk local only

BeanHub — questions

Answers built from our own checks of this server.

Why is there no tool list for BeanHub?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 95.6% of checks in the last 24 hours got a reply.
Is BeanHub working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 91 checks got a reply (95.6%), average response time 927 ms. The bar chart above shows every period we have measured.
How do I connect BeanHub?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to BeanHub?
No API key is involved. BeanHub answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is BeanHub?
It answers our handshake in 927 ms on average, which is faster than 12% 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 BeanHub 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.