mcpbeat

Lobu MCP Server

io.github.lobu-ai/lobu
answering

Lobu is answering right now. Last checked 3 min ago. Last commit 5 Aug 2026.

Shared, permission-aware company context for AI agents, with provenance, approvals and audit.

Uptime history 3 hours of history
3 hours agonow
100.0%
Uptime 24h
9 of 9 checks
Tools
hidden behind auth
874 ms
Response time
average over 24h
197
Stars
last commit 5 Aug 2026

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 lobu --transport http https://lobu.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lobu": {
      "url": "https://lobu.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lobu]
url = "https://lobu.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "lobu": {
      "url": "https://lobu.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lobu": {
      "url": "https://lobu.ai/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://lobu.ai/mcp streamable-http needs key 853 ms 3 min ago

Alternatives to Lobu

same job, measured the same way
Catalyst Governance
io.github.Stratogenic-AI/catalyst

Governance middleware for AI agents: permission gates, approvals, compliance scanning, audit ledger.

31 tools answering
SpineFrame
io.github.Ratnaditya-J/spineframe

Governance runtime for AI agents with signed provenance, compliance audits, and OSINT.

local only
Runeward
io.github.Runewardd/runeward

Governed execution cells for AI agents: Docker/K8s sandboxes with policy, audit, and approvals.

local only
Veracium
io.github.veracium-ai/veracium

Provenance-aware memory for AI agents: quarantine, abstention gate, supersession-with-history.

4 080 installs/wk local only
Oakallow
io.github.oakallow/oakallow

Runtime permission, approval, and audit layer for AI agent tool execution.

answering
Openfuse MCP
io.github.openfused/openfuse-mcp

Encrypted mail, shared memory, and persistent context for AI agents.

17 installs/wk local only
Agentlock
io.github.Olum289/agentlock

Security gateway for AI agents: policy, approval, and audited execution, no secrets shared.

answering
Postcodeproperty
io.github.markhahnel/postcodeproperty

UK area & property intelligence for AI agents: reports, EPC, comparables, with source provenance.

answering

Lobu — questions

Answers built from our own checks of this server.

Why is there no tool list for Lobu?
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 Lobu working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 9 of 9 checks got a reply (100.0%), average response time 874 ms. The bar chart above shows every period we have measured.
How do I connect Lobu?
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 Lobu need an API key?
Yes. Every time we knock, Lobu 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 Lobu?
It answers our handshake in 874 ms on average, which is faster than 9% 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 Lobu open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 197 stars on GitHub and 21 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.