
EAD Enterprise Suite MCP
@g-digital-by-Garrigues
About EAD Enterprise Suite MCP
EAD Enterprise Suite MCP bridges MCP clients (Claude, Cursor, etc.) to EAD Trust's complete enterprise platform. The 39 tools cover signature workflows (create → add docs → add participants → coordinate → activate → cancel → retrieve), certified evidence management with sealing a
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ead-enterprise-suite": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-enterprise-suite"
],
"env": {
"MCP_AUTH_EMAIL": "<your-email>",
"MCP_AUTH_PASSWORD": "<your-password>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is EAD Enterprise Suite MCP?
EAD Enterprise Suite MCP exposes the full EAD Trust enterprise Digital Trust platform to MCP clients as 39 tools covering signature workflows, certified evidence, notifications, dossiers, and large‑file uploads.
How to use EAD Enterprise Suite MCP?
Install via npx -y @g-digital/mcp-ead-enterprise-suite or by running the Docker image gdigital/ead-enterprise-suite:1.2.3 with a .env file. Configure authentication using either email+password or OpenID Connect refresh‑token, and choose the stdio transport for local desktop clients or http (Bearer OAuth2) for hosted deployments.
Key features of EAD Enterprise Suite MCP
- Full lifecycle of signature workflows (create, add documents/participants, set signing coordinates, activate, cancel, retrieve).
- Certified evidence creation, retrieval, listing, sealing, grouping, and multipart large‑file upload via chunked S3 PUT.
- Certified notification creation, receiver addition, sending, status polling, and certificate retrieval.
- Dossier lifecycle management (create, list, get, templates).
- Email+password or OpenID Connect refresh‑token authentication.
- Supports both
stdioandhttp(Bearer OAuth2) transports.
Use cases of EAD Enterprise Suite MCP
- Automate e‑signature workflows for contracts or approvals within an agent‑based system.
- Generate and manage certified evidence (e.g., digital seals, time‑stamped records) for compliance.
- Send certified notifications with proof of delivery and status tracking.
- Handle large‑file uploads for evidence or documents using chunked multipart uploads.
- Integrate enterprise digital trust services into MCP‑compatible assistants or automation pipelines.
FAQ from EAD Enterprise Suite MCP
What authentication methods does EAD Enterprise Suite MCP support?
Two flows are provided: email + password (MCP_AUTH_EMAIL, MCP_AUTH_PASSWORD) and OpenID Connect (recommended for production) using MCP_OPENID_ISSUER, MCP_OPENID_CLIENT_ID, and MCP_OPENID_REFRESH_TOKEN.
What transports are available?
stdio for local desktop clients and http (with inbound Bearer OAuth2) for hosted deployments.
How do I install EAD Enterprise Suite MCP?
Install via npx -y @g-digital/mcp-ead-enterprise-suite or run the Docker image gdigital/ead-enterprise-suite:1.2.3 with an environment file containing authentication variables.
What tools does the server expose?
It exposes 39 tools covering signature workflows, certified evidence, certified notifications, dossier lifecycle, session/auth, and large‑file uploads.
Who maintains this server?
It is maintained by g‑digital by Garrigues (J&A Garrigues, S.L.P.), an eIDAS‑qualified trust services provider operating across the EU. The project is MIT licensed.
Frequently asked questions
What authentication methods does EAD Enterprise Suite MCP support?
Two flows are provided: email + password (`MCP_AUTH_EMAIL`, `MCP_AUTH_PASSWORD`) and OpenID Connect (recommended for production) using `MCP_OPENID_ISSUER`, `MCP_OPENID_CLIENT_ID`, and `MCP_OPENID_REFRESH_TOKEN`.
What transports are available?
`stdio` for local desktop clients and `http` (with inbound Bearer OAuth2) for hosted deployments.
How do I install EAD Enterprise Suite MCP?
Install via `npx -y @g-digital/mcp-ead-enterprise-suite` or run the Docker image `gdigital/ead-enterprise-suite:1.2.3` with an environment file containing authentication variables.
What tools does the server expose?
It exposes 39 tools covering signature workflows, certified evidence, certified notifications, dossier lifecycle, session/auth, and large‑file uploads.
Who maintains this server?
It is maintained by [g‑digital by Garrigues](https://g-digital.garrigues.com/) (J&A Garrigues, S.L.P.), an eIDAS‑qualified trust services provider operating across the EU. The project is MIT licensed.
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments