0
/ 100
2 days ago
glama

EAD Factory MCP Server

MCP server for EAD Factory that enables qualified evidence, signature, notifications, and chat via AI agents.

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
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 1 credential: MCP_ALLOW_UNVERIFIED_BEARER
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 Gateway ROOT URL (e.g. https://api.int.gcloudfactory.com) — each manager's path prefix is appended automatically; do NOT include a manager path here
configMCP_API_BASE_URL_EVIDENCENo No Full base URL override for the evidence manager, used as-is (default: https://api.gcloudfactory.com/digital-trust)
configMCP_API_BASE_URL_NOTIFICATIONNo No Full base URL override for the notification manager, used as-is (default: https://api.gcloudfactory.com/notifications)
configMCP_API_BASE_URL_SIGNATURENo No Full base URL override for the signature manager, used as-is (default: https://api.gcloudfactory.com/signature-manager)
configMCP_AUTH_JWTOptional Pre-seeded JWT (skips interactive login)
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 4 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-factory-mcp-1yaj6j)](https://m8ven.ai/mcp/g-digital-by-garrigues-ead-factory-mcp-1yaj6j)
commit: cb1397e54203aa2d8ce87eceb450acba00eb8322
code hash: 4c0b58da88dc7cec279afb29c5472fcb6039591a3d523ca1d4a5061305aaad2b
verified: 7/29/2026, 9:31:49 AM
view raw JSON →