69
grade C
12 days ago
mcp_so

csa-mcp-servers

Several MCP servers the CSA uses, collected into a single repo for ease of use

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 6 credentials: ANTHROPIC_API_KEY, BRAVE_API_KEY, EMAIL_PASSWORD, GITHUB_PERSONAL_ACCESS_TOKEN, GOOGLE_AI_API_KEY, OPENAI_API_KEY
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
🔐 secretBRAVE_API_KEY
configDOCKER_CONTAINER
configEMAIL_ALLOW_LIST
configEMAIL_BLOCK_LIST
configEMAIL_FROM
🔐 secretEMAIL_PASSWORD
configEMAIL_SERVICE
configEMAIL_USERNAME
🔐 secretGITHUB_PERSONAL_ACCESS_TOKEN
🔐 secretGOOGLE_AI_API_KEY
🔐 secretOPENAI_API_KEY
// 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 2 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/cloudsecurityalliance-csa-mcp-servers-1vg5hn)](https://m8ven.ai/mcp/cloudsecurityalliance-csa-mcp-servers-1vg5hn)
commit: 5b20dd9853811e6930affda3fcd5b7861d2be2ed
code hash: b7a5fe3b219dcf0bc6f256a987e9ced9498ef3262c51e84a6fce0b96363bd0e4
verified: 4/10/2026, 5:47:16 PM
view raw JSON →