Beever Atlas
Rank #5,235io.github.Beever-AI/beever-atlas
Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.
Beever Atlas is a Model Context Protocol (MCP) server published by beever-ai. It ranks #5,235 of 132,046 servers tracked on MCP Toplist, and its repository has 446 GitHub stars. Beever Atlas is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 21, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 126,811 of 132,046 servers on MCP Toplist.
Use Beever Atlas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add beever-atlas -- docker run -i --rm ghcr.io/beever-ai/beever-atlas:0.3.0 python -m beever_atlas.api.mcp_server[mcp_servers.beever-atlas]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/beever-ai/beever-atlas:0.3.0", "python", "-m", "beever_atlas.api.mcp_server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"beever-atlas": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beever-ai/beever-atlas:0.3.0",
"python",
"-m",
"beever_atlas.api.mcp_server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"beever-atlas": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beever-ai/beever-atlas:0.3.0",
"python",
"-m",
"beever_atlas.api.mcp_server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"beever-atlas": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beever-ai/beever-atlas:0.3.0",
"python",
"-m",
"beever_atlas.api.mcp_server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"beever-atlas": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beever-ai/beever-atlas:0.3.0",
"python",
"-m",
"beever_atlas.api.mcp_server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"beever-atlas": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beever-ai/beever-atlas:0.3.0",
"python",
"-m",
"beever_atlas.api.mcp_server"
]
}
}
}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.Beever-AI%2Fbeever-atlas)<a href="https://mcptoplist.com/server/io.github.Beever-AI%2Fbeever-atlas"><img src="https://mcptoplist.com/badge/io.github.Beever-AI%2Fbeever-atlas.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
beever-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Jun 13, 2026 |
| 0.2.0 | Jun 3, 2026 |
Frequently asked questions
- Who maintains Beever Atlas?
- Beever Atlas is maintained by beever-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Beever Atlas listed on the Official MCP Registry?
- Yes — Beever Atlas is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Beever Atlas have?
- MCP Toplist tracks 2 versions of Beever Atlas, most recently published on Jun 13, 2026.
- Where can I find the source code for Beever Atlas?
- The source code for Beever Atlas is hosted at github.com/beever-ai/beever-atlas.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.