Security and EU AI Act compliance audit reports for official MCP servers.
| Server | Score | Grade | Report |
|---|---|---|---|
| filesystem | 7/100 | F | JSON |
| fetch | — | — | JSON |
| git | — | — | JSON |
| github | — | — | JSON |
| sqlite | — | — | JSON |
| memory | — | — | JSON |
| time | — | — | JSON |
| agent-safety-mcp | — | — | JSON |
Audits are produced by mcp-security-audit — an automated security scanner for MCP servers that checks for:
- Prompt injection vulnerabilities
- Overprivileged tool access
- Missing input validation
- EU AI Act compliance gaps
pip install mcp-security-audit
mcp-audit scan path/to/server.py- mcp-security-audit — The scanning tool
- ai-injection-guard — Prompt injection detection
- protodex.io — Search 1,629+ MCP servers
MIT