mcpbeat Sign in

Busabase MCP Server

answering

Busabase is answering right now. Last checked 3 min ago. Last commit 1 Sep 2026.

Database for your AI agent. Turn its output into data, docs, skills, and apps you can actually use.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
470 ms
Response time
average over 24h
1
Stars
last commit 1 Sep 2026

Nothing serious here today

Today is the operative word: we check Busabase every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 3 min ago.

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

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://busabase.com/api/mcp streamable-http needs key 449 ms 3 min ago

Alternatives to Busabase

same job, measured the same way
I
Orbit
by orbitapps

An app builder for agents. Your agent creates screens, a Postgres database, and a live URL.

answering
MADB — Agent Memory Database
by spshkar84

Durable causal memory for AI agents — semantic recall, causal lineage, and skills. Local-first.

1 758 installs/wk local only
Agent Memory MCP
by xultrax-web

Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.

118 installs/wk local only
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
MCP Toolbox for Databases
by googleapis

MCP Toolbox for Databases enables your agent to connect to your database.

local only
MCP Toolbox for Databases
by googleapis

MCP Toolbox for Databases enables your agent to connect to your database.

local only
JustDeploy
by justdeploy

Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent

answering
Docker MCP Server
by hypnosis

Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.

797 installs/wk local only

Busabase — questions

Answers built from our own checks of this server.

Why is there no tool list for Busabase?
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: 100.0% of checks in the last 24 hours got a reply.
Is Busabase 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 470 ms. The bar chart above shows every period we have measured.
How do I connect Busabase?
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 will need your own key or an OAuth login: it refuses anonymous clients.
Does Busabase need an API key?
Yes. Every time we knock, Busabase answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Busabase?
It answers our handshake in 470 ms on average, which is faster than 37% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Busabase open source?
Yes — written in JavaScript and 1 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.