mcpbeat Sign in

Lobu MCP Server

answering

Lobu is answering right now. Last checked 5 min ago. Last commit 22 Sep 2026.

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

Uptime history 49 days of history · worst day 92%
49 days agonow
97.8%
Uptime 24h
89 of 91 checks
Tools
hidden behind auth
489 ms
Response time
average over 24h
223
Stars
last commit 22 Sep 2026

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Image runs as root db/postgis/Dockerfile:33
USER 0
Reads files and sends them to the network packages/cli/src/commands/memory/_lib/seed-cmd.ts:1
import { existsSync, readdirSync, readFileSync, statSync } from "node:fs";
    : "https://api.telegram.org";
  Object.assign(process.env, runtime.env);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 5 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, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://lobu.ai/mcp streamable-http sign-in 676 ms 5 min ago

Alternatives to Lobu

same job, measured the same way
Catalyst Governance
by stratogenic-ai

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

31 tools answering
SpineFrame
by ratnaditya-j

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

4 installs/wk local only
Feason Context
by feason-com

Christian source evidence for AI agents, with provenance, tradition coverage, and citation checks.

answering
Runeward
by runewardd

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

local only
Veracium
by veracium-ai

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

1 720 installs/wk local only
Oakallow
by oakallow

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

answering
Rithmo
by rithmo

AI agent governance with resolved business context, current decisions, provenance, and supersession.

answering
MiniURL
by addychang

OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.

24 tools 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: 97.8% 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 89 of 91 checks got a reply (97.8%), average response time 489 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 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 Lobu?
No API key is involved. Lobu 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 Lobu?
It answers our handshake in 489 ms on average, which is faster than 31% of all working MCP servers we measure. 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, 223 stars on GitHub and 60 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.