50
/ 100
1 month ago
github_topic

beever-atlas

Your First LLM-Wiki Conversation Knowledge Base

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 10 credentials: BOT_SESSION_SECRET, BRIDGE_API_KEY, DISCORD_BOT_TOKEN, DISCORD_PUBLIC_KEY, MATTERMOST_BOT_TOKEN, SLACK_APP_TOKEN, SLACK_BOT_TOKEN, SLACK_SIGNING_SECRET, TEAMS_APP_PASSWORD, TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADAPTER_RECYCLE_INTERVAL_MS
configBACKEND_URL
configBEEVER_API_KEYS, BEEVER_ADMIN_TOKEN Ship as dev-key-change-me / dev-admin-change-me — public placeholders python -c "import secrets; print(secrets.token_hex(24))" per token
configBEEVER_BRIDGE_HMAC_DUAL
configBEEVER_ENVproduction Enables fail-fast startup that rejects every dev default above Flip the value in .env
configBOT_ASK_TIMEOUT_MS
configBOT_DM_ENABLED
configBOT_HUMAN_QUIET_THRESHOLD
configBOT_PARTICIPANT_CACHE_TTL_MS
configBOT_PORT
configBOT_RATELIMIT_PER_MIN
🔐 secretBOT_SESSION_SECRET
configBOT_TRIGGER_REDESIGN
configBOT_VISION_ENABLED
configBOT_VISION_MAX_BYTES
configBOT_VISION_MAX_IMAGES
configBOT_VISION_TIMEOUT_MS
configBRIDGE_ALLOW_UNAUTH
🔐 secretBRIDGE_API_KEYShared secret between backend and bot; blank by default, required outside local dev Same secrets.token_hex(24)
configDISCORD_APPLICATION_ID
🔐 secretDISCORD_BOT_TOKEN
configDISCORD_GATEWAY_DISABLED
🔐 secretDISCORD_PUBLIC_KEY
configLOG_LEVEL
configMATTERMOST_BASE_URL
🔐 secretMATTERMOST_BOT_TOKEN
configREDIS_URL
🔐 secretSLACK_APP_TOKEN
🔐 secretSLACK_BOT_TOKEN
🔐 secretSLACK_SIGNING_SECRET
configTEAMS_APP_ID
🔐 secretTEAMS_APP_PASSWORD
configTEAMS_APP_TENANT_ID
🔐 secretTELEGRAM_BOT_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/beever-ai-beever-atlas-1tvmir)](https://m8ven.ai/mcp/beever-ai-beever-atlas-1tvmir)
commit: 4c9f65ddbaf067e0a1fe078836dc43e0e53bd2ad
code hash: 4e71c7a84ea9b90b5e2135a5f3a7f615b7ce1f8833fd3a1e96987bf262ba6b4b
verified: 6/14/2026, 10:39:15 AM
view raw JSON →