
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.
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 mcp add beever-atlas -- docker run -i --rm ghcr.io/beever-ai/beever-atlas:0.2.0{
"mcpServers": {
"beever-atlas": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beever-ai/beever-atlas:0.2.0"
]
}
}
}ghcr.io/beever-ai/beever-atlas:0.2.0Frequently 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.
More RAG Systems MCP servers

Butterbase-ai MCP
1.9k
Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.

mcp-local-rag
309
Easy-to-setup local RAG server with minimal configuration

ProxmoxMCP-Plus
246
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.

yuque-mcp
176
MCP server for Yuque — expose your knowledge base to AI assistants.

unifi-mcp-server
164
An MCP server that leverages official UniFi API

pdfmux
67
PDF-to-Markdown router. Per-page backend selection + confidence scoring for RAG ingestion.
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.