MCP.so
登录

EAD Enterprise Suite MCP

@g-digital-by-Garrigues

关于 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

基本信息

分类

其他

传输方式

stdio

发布者

g-digital-by-Garrigues

提交者

Hugo Alonso

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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 stdio and http (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.

评论

其他 分类下的更多 MCP 服务器