Back to Home
apisec-inc icon

mcp-audit

Verified Safe

by apisec-inc

Overview

Security audit and governance for AI agent configurations (MCPs) in development environments and GitHub repositories.

Installation

Run Command
vercel dev

Environment Variables

  • GMAIL_USER
  • GMAIL_APP_PASSWORD
  • MCP_AUDIT_API_KEY

Security Notes

The server's primary function is to generate and email PDF reports of scan summaries. It follows good security practices by: (1) only transmitting scan *summary* data (counts, risk levels) to the backend, *never* actual secret values or raw configurations; (2) using environment variables for sensitive credentials (Gmail user/password, API key); (3) implementing an API key for its report endpoint; (4) using a client-side approach for GitHub scanning, ensuring user tokens remain in the browser; (5) verifying the integrity of its known MCP registry file with SHA-256. The code shows no signs of 'eval', obfuscation, or direct malicious patterns. The overall design prioritizes privacy and transparency.

Similar Servers

Stats

Interest Score78
Security Score9
Cost ClassLow
Stars52
Forks17
Last Update2026-01-16

Tags

AI SecurityMCP AuditSecrets DetectionAPI InventoryAI ModelsAI-BOMCompliance