74
/ 100
17 days ago
glama

Bridge Accessibility MCP Server

Provides tools for text simplification, translation, and image description via Google Gemini, enabling accessible content processing from any MCP client.

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
🚨
Secret credentials may flow to a network call
1 flow detected: SLACK_BOT_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 5 credentials: ANTHROPIC_API_KEY, GEMINI_API_KEY, SLACK_APP_TOKEN, SLACK_BOT_TOKEN, SLACK_SIGNING_SECRET
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.
🔐 secretANTHROPIC_API_KEY
configCLAUDE_MODEL
🔐 secretGEMINI_API_KEY... # from aistudio.google.com/apikey (free tier)
configGEMINI_MODEL
🔐 secretSLACK_APP_TOKEN3. Basic Information → App-Level Tokens → generate a token with the connections:write scope → this is .
🔐 secretSLACK_BOT_TOKEN4. Install App → copy the Bot User OAuth Token () and the Signing Secret from Basic Information.
🔐 secretSLACK_SIGNING_SECRET
// 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/guptaanvesha-slack-agent-builder-challenge-1tj87f)](https://m8ven.ai/mcp/guptaanvesha-slack-agent-builder-challenge-1tj87f)
commit: fa26e97347a6f174644404aa85b783aa27335d1f
code hash: c9f804ba33822e9bd998c5b1354045a7d7024ce1182eb2b87237be7a010b5b6a
verified: 7/14/2026, 8:32:28 AM
view raw JSON →