Loomal

beever-atlas

MCP server by github.com/beever-ai/beever-atlas

Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.

380 starsoci: ghcr.io/beever-ai/beever-atlas:0.2.0

About beever-atlas

beever-atlas is an MCP (Model Context Protocol) server published by beever-ai in the official MCP registry, listed under RAG Systems on Loomal. Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.

It ships as a Docker image (ghcr.io/beever-ai/beever-atlas:0.2.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/beever-ai/beever-atlas, where the project has earned 380 GitHub stars.

Use beever-atlas with your agent

Claude Code · one command
claude mcp add beever-atlas -- docker run -i --rm ghcr.io/beever-ai/beever-atlas:0.2.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "beever-atlas": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/beever-ai/beever-atlas:0.2.0"
      ]
    }
  }
}
ocighcr.io/beever-ai/beever-atlas:0.2.0

Frequently asked questions

What is beever-atlas?
beever-atlas is an MCP (Model Context Protocol) server by beever-ai in the RAG Systems category. Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.
How do I connect beever-atlas to Claude, Cursor, or another MCP client?
Install beever-atlas from its oci package (ghcr.io/beever-ai/beever-atlas:0.2.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is beever-atlas open source?
Yes — the source code is public at github.com/beever-ai/beever-atlas, with 380 GitHub stars.
Can AI agents pay to use beever-atlas?
Not yet through Loomal — beever-atlas is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain beever-atlas? Claim this listing free by verifying GitHub ownership, or contact us.