71
/ 100
17 days ago
glama

Déjà MCP Server

Enables agents to check proposals against team decisions via check_decision tool and recall memory via recall_memory tool, preventing conflicts with standing decisions in Slack.

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
4 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
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 6 credentials: SLACK_BOT_TOKEN, SLACK_APP_TOKEN, SLACK_SIGNING_SECRET, SLACK_USER_TOKEN, PLANNER_BOT_TOKEN, CLAUDE_CODE_OAUTH_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.
🔐 secretSLACK_BOT_TOKEN
configSLACK_API_URL
🔐 secretSLACK_APP_TOKEN
configDEJA_EXPAND_TIMEOUT
configDEJA_EXPAND_CACHE
🔐 secretSLACK_SIGNING_SECRET
configPORT
configDEJA_MCP_HTTP_PORT
🔐 secretSLACK_USER_TOKENcp .env.sample .env # (xoxp) + CLAUDE_CODE_OAUTH_TOKEN (claude setup-token)
configDEJA_OWNER_FALLBACK
configDEJA_BOT_USER_ID
configDEJA_RECALL_CACHE
configDEJA_STORE
configDEJA_JUDGE_CACHE
configDEJA_JUDGE_MODEL
configSLACK_CLIENT_ID
configSLACK_REDIRECT_URI
configDEJA_TEAM_ID
🔐 secretPLANNER_BOT_TOKEN
configDEJA_SEED_CHANNEL
configDEJA_SEED_DRY_RUN
configDEJA_VERIFY_NO_LIVE
🔐 secretCLAUDE_CODE_OAUTH_TOKENcp .env.sample .env # SLACK_USER_TOKEN (xoxp) + (claude setup-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 3 concrete improvements 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/bogacsmz-deja-c6lq7z)](https://m8ven.ai/mcp/bogacsmz-deja-c6lq7z)
commit: 822773fb9204a6135bb3f6a09752421573d2895a
code hash: 10e981f242d9db6ee80854ebd3b14db6bf078a63e14878834e546838d8a34c4d
verified: 7/14/2026, 8:33:25 AM
view raw JSON →