Lobu
Rank #591io.github.lobu-ai/lobu
Shared, permission-aware company context for AI agents, with provenance, approvals and audit.
Lobu is a Model Context Protocol (MCP) server published by lobu-ai. It ranks #591 of 115,460 servers tracked on MCP Toplist, and its repository has 208 GitHub stars. Lobu is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 114,869 of 115,460 servers on MCP Toplist.
Use Lobu
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http lobu https://lobu.ai/mcp[mcp_servers.lobu]
url = "https://lobu.ai/mcp"Add to ~/.codex/config.toml.
https://lobu.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"lobu": {
"url": "https://lobu.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lobu": {
"type": "http",
"url": "https://lobu.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lobu": {
"serverUrl": "https://lobu.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lobu": {
"url": "https://lobu.ai/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lobu-ai%2Flobu)<a href="https://mcptoplist.com/server/io.github.lobu-ai%2Flobu"><img src="https://mcptoplist.com/badge/io.github.lobu-ai%2Flobu.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lobu-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Aug 4, 2026 |
Frequently asked questions
- Who maintains Lobu?
- Lobu is maintained by lobu-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Lobu listed on the Official MCP Registry?
- Yes — Lobu is listed on the Official MCP Registry, alongside Glama.
- How many versions does Lobu have?
- MCP Toplist tracks 1 version of Lobu, most recently published on Aug 4, 2026.
- Where can I find the source code for Lobu?
- The source code for Lobu is hosted at github.com/lobu-ai/lobu.