0
/ 100
2 days ago
glama

EAD Enterprise Suite MCP Server

Enables AI agents to interact with EAD Enterprise Suite for managing signatures, evidence, notifications, and dossiers.

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
2 flows detected: MCP_AUTH_USER_KEY, MCP_AUTH_EMAIL. We can’t prove the destination matches the brand the credential belongs to.
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 3 credentials: MCP_ALLOW_UNVERIFIED_BEARER, MCP_AUTH_PASSWORD, MCP_AUTH_USER_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.
configHTTP_PORT
configLOG_LEVEL
configMCP_ALLOW_INSECURE_FILE_URL
🔐 secretMCP_ALLOW_UNVERIFIED_BEARER
configMCP_API_BASE_URLNo No Overrides the default upstream API host for every tool
configMCP_AUTH_EMAIL"": "your-email@example.com",
configMCP_AUTH_JWTOptional Pre-seeded JWT (skips interactive login)
🔐 secretMCP_AUTH_PASSWORD"": "your-password"
🔐 secretMCP_AUTH_USER_KEYOne of the two flows Long-lived user key (exchanged for a session token)
configMCP_BRIDGE_STATE_FILE
configMCP_HTTP_HOSTNo No Interface the HTTP transport binds to. Default 127.0.0.1 (localhost only). Set 0.0.0.0 to expose on all interfaces (containers do this automatically).
configMCP_HTTP_MAX_BODY_BYTES
configMCP_HTTP_PUBLICMCP_SVC_INTROSPECT_URL No No RFC 7662 token introspection URL for inbound Bearer verification in HTTP mode. Opt-in, and required when =true. Leave empty for stdio (local) use.
configMCP_OTEL_ENABLEDOptional Set to true to enable OpenTelemetry tracing
configMCP_TRANSPORT
configOPENAPI_SNAPSHOT_VERSION
configOTEL_EXPORTER_OTLP_ENDPOINT
configPORTNo No HTTP port when running in hosted (HTTP) mode; ignored in stdio mode
// 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 5 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/g-digital-by-garrigues-ead-enterprise-suite-mcp-u5r91l)](https://m8ven.ai/mcp/g-digital-by-garrigues-ead-enterprise-suite-mcp-u5r91l)
commit: 9d75ad9d2c505d56f26de1eda50c0c62db1ec781
code hash: f82e29893ab112bf9c766690ae0edaf6b64dcde4cfc292beeeafc8b79a04cd2d
verified: 7/29/2026, 9:10:16 AM
view raw JSON →