mcpbeat Sign in

Dobby MCP Server

by gil-dobby Your server? Claim it
answering

Dobby is answering right now. Last checked 8 min ago. 58 installs a week from npm.

Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 159 · avg 13 · +142% w/w
a month agotoday
Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
258 ms
Response time
average over 24h
58
Installs / week
npm and PyPI

Dobby missed 3 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of 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 8 min ago.

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

This one needs environment variables set before it will start: DOBBY_API_URL (Dobby platform URL (default: https://dobby-ai.com)), DOBBY_API_KEY (Your Dobby API key (sk_live_* tenant key or gk_* gateway key)), DOBBY_TENANT_ID (Your Dobby workspace/tenant ID). The author declared them in the registry entry; get the values from the project itself.

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://mcp.dobby-ai.com/mcp streamable-http sign-in 234 ms 8 min ago

Alternatives to Dobby

same job, measured the same way
Clevername
by alexfloyd13

AI agent governance — security scanning, BYOK routing, audit logging, and Council approvals.

58 installs/wk local only
Orq.ai
by orq

Build and monitor LLM apps on Orq.ai: AI gateway, agents, prompts, evals, traces.

answering
Trustmodel MCP
by karlmehta

Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.

40 installs/wk local only
Aegis — AI Agent Governance
by acacian

Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.

488 installs/wk local only
MCP Kafka
by dockndevai

Apache Kafka monitoring & management for AI agents (with consumer lag) — governed.

322 installs/wk local only
Whalesync
by whalesync

Build and manage Whalesync syncs: connect apps, map tables and fields, monitor and fix issues.

answering
CastHub
by cast-hub

Control CastHub digital signage. Manage TVs, presentations, schedules, and emergency alerts.

35 installs/wk local only
Lore Context
by lore-context

Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.

24 installs/wk local only

Dobby — questions

Answers built from our own checks of this server.

Why is there no tool list for Dobby?
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 Dobby working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 258 ms. The bar chart above shows every period we have measured.
Is Dobby still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Dobby?
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 Dobby?
No API key is involved. Dobby 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 Dobby?
It answers our handshake in 258 ms on average, which is faster than 56% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Dobby?
The npm package @dobbyai/mcp-external was installed 58 times in the last week. Week over week that is +142%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.