Beever Atlas MCP Server

Turn your team's Slack, Discord, Teams & Mattermost chats into a self-maintaining wiki - automatically.

People who need documentation tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-12 · ★ 442 · #78 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Beever Atlas

before you install - you'll need

Set GOOGLE_API_KEY, JINA_API_KEY before connecting.

Docker

docker run -i --rm ghcr.io/beever-ai/beever-atlas:0.3.0

Claude Desktop - add to config

{
  "mcpServers": {
    "beever-ai-beever-atlas": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/beever-ai/beever-atlas:0.3.0"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

registry namespace io.github.Beever-AI is GitHub-verified and matches the repo owner

03 · What Beever Atlas can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.0 · 2026-05-18

v0.2.0 - Wiki narrative engine, Obsidian-style graph, pluggable embeddings · 215 commits since v0.1.2 (90 features, 74 fixes, 37 chores/deps). · Highlights · Wiki narrative engine - narrative articles with inline…

v0.1.2 · 2026-04-30

Beever Atlas v0.1.2 - 2026-04-30 · Highlights: · MCP server at /mcp with 16 curated tools, 5 resources, 3 prompts, · auth middleware, principal-keyed rate limits (gated by · BEEVER_MCP_ENABLED=true), Redis-backed…

v0.1.1 · 2026-04-21

First public open-source release of Beever Atlas. v0.1.0 was a pre-launch tag; v0.1.1 is the actual launch and includes the full security hardening, correctness fixes, OSS scaffolding, and follow-up polish. · Quick…

04 · Who maintains Beever Atlas

beever-atlas is maintained by beever-ai. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
documentation - ranked #78 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
io.github.Beever-AI/beever-atlas (active, first published 2026-06-03 · 2 versions)
packages
oci:ghcr.io/beever-ai/beever-atlas:0.3.0

06 · Beever Atlas FAQ

What is Beever Atlas?

Turn your team's Slack, Discord, Teams & Mattermost chats into a self-maintaining wiki - automatically.

Is Beever Atlas still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-12. We re-verify nightly.

How do I install Beever Atlas?

Run `docker run -i --rm ghcr.io/beever-ai/beever-atlas:0.3.0`. The README documents 2 environment variables (GOOGLE_API_KEY, JINA_API_KEY) to set first. Set GOOGLE_API_KEY, JINA_API_KEY before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Beever Atlas

More documentation MCP servers · Docdex · Cartographer · Hexis · K Obsidian · Context Awesome

More Python MCP servers · OpenSTAAD MCP Server · FAOSTAT MCP · Genefoundry · RDL MCP Server · OneTool MCP · see all