GoCertius MCP β certified evidence, dossiers, notifications and chats from EAD Trust's platform.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for GoCertius: certified evidence, dossiers, notifications and chats via AI agents.
Or see ONBOARDING.md for a step-by-step setup guide (β€ 5 minutes).
This MCP is published to every major MCP distribution channel by the g-digital MCP distribution pipeline. Pick whichever fits your stack:
| Channel | Install command / URL |
|---|---|
| npm | npx -y @g-digital/mcp-gocertius β npmjs.com/package/@g-digital/mcp-gocertius |
| Docker Hub | docker pull gdigital/gocertius:latest β hub.docker.com/r/gdigital/gocertius |
| MCP Official Registry | Auto-discovered as io.github.g-digital-by-Garrigues/gocertius β registry.modelcontextprotocol.io |
| n8n community node | Install @g-digital/n8n-nodes-gocertius in n8n Settings β Community Nodes β npmjs.com/package/@g-digital/n8n-nodes-gocertius |
| Smithery | smithery mcp install g-digital/gocertius β smithery.ai/servers/g-digital/gocertius |
Every channel ships the same MCP server contract; the tools and environment configuration below apply regardless of which install path you choose.
Need credentials? Visit: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Need credentials? See: https://www.gocertius.io
Add to your ~/.claude.json or claude_desktop_config.json:
| Name | Required | Secret | Description |
|---|---|---|---|
MCP_ALLOW_INSECURE_FILE_URL | No | No | Set to "true" to allow plain http:// fileUrl downloads in evidence_create (default https-only). Private/internal addresses are rejected regardless (resolution-time check; see the documented DNS TOCTOU limitation in the hosted-deployment runbook). |
MCP_ALLOW_UNVERIFIED_BEARER | No | No | Escape hatch for MCP_HTTP_PUBLIC=true WITHOUT inbound-token introspection: set to "true" ONLY when an upstream gateway already verifies Bearer tokens. The server logs a prominent warning and forwards tokens upstream unverified. |
MCP_ALLOWED_HOSTS | No | No | Comma-separated allowed Host headers. Empty = Host validation disabled (default). When set, requests with a Host outside the list are rejected. |
MCP_ALLOWED_ORIGINS | No | No | Comma-separated allowed browser Origins (DNS-rebinding defense). Empty = reject any request carrying an Origin header; non-browser clients (CLI/SDK) send no Origin and are always allowed. Use '*' to allow all. |
MCP_API_BASE_URL | No | No | Overrides the default upstream API host for every tool |
MCP_AUTH_EMAIL | No | No | Your GoCertius account email. Configure exactly one flow; do not combine it with the others. |
MCP_AUTH_PASSWORD | No | Yes | Your GoCertius account password. (See https://www.gocertius.io for credential acquisition.) |
MCP_AUTH_USER_KEY | No | Yes | Long-lived GoCertius user key, exchanged automatically for a short-lived session token. Use it for headless or automated access instead of an account password. Configure exactly one flow; do not combine it with the others. (See https://www.gocertius.io for credential acquisition.) |
MCP_HTTP_HOST | No | 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). |
MCP_HTTP_MAX_BODY_BYTES | No | No | Maximum accepted POST /mcp request-body size in bytes (default 16777216 = 16 MiB β sized so base64 file uploads within the documented tool limits fit). Oversized requests get a 413 JSON-RPC error before/while reading β closes a memory-exhaustion DoS vector in public deployments. Note: base64 file sources are capped by this limit BEFORE MCP_FILE_MAX_BYTES applies. |
MCP_HTTP_PUBLIC | No | No | Set to "true" for public/multi-tenant deployments. Activates Host validation and refuses to start unless (1) MCP_ALLOWED_ORIGINS or MCP_ALLOWED_HOSTS is set AND (2) inbound Bearer introspection is configured (MCP_SVC_INTROSPECT_URL + MCP_SVC_CLIENT_ID/SECRET) or MCP_ALLOW_UNVERIFIED_BEARER=true is set explicitly (fail-closed). |
MCP_SVC_CLIENT_ID | No | No | Client ID this server presents to the introspection endpoint above (its resource-server credentials). Only needed alongside MCP_SVC_INTROSPECT_URL; it does not authenticate you to GoCertius. |
MCP_SVC_CLIENT_SECRET | No | Yes | Client secret this server presents to the introspection endpoint above (its resource-server credentials). Only needed alongside MCP_SVC_INTROSPECT_URL; it does not authenticate you to GoCertius. (See https://www.gocertius.io for credential acquisition.) |
MCP_SVC_INTROSPECT_URL | No | No | RFC 7662 token introspection URL for inbound Bearer verification in HTTP mode. Opt-in, and required when MCP_HTTP_PUBLIC=true. Leave empty for stdio (local) use. |
PORT | No | No | HTTP port when running in hosted (HTTP) mode; ignored in stdio mode |
| Variable | Required | Description |
|---|---|---|
MCP_AUTH_EMAIL | One of the two flows | Your account email |
MCP_AUTH_PASSWORD | One of the two flows | Your account password |
MCP_AUTH_USER_KEY | One of the two flows | Long-lived user key (exchanged for a session token) |
MCP_AUTH_JWT | Optional | Pre-seeded JWT (skips interactive login) |
MCP_OTEL_ENABLED | Optional | Set to true to enable OpenTelemetry tracing |
MCP_API_BASE_URL | Optional | Override upstream API base URL |
This package ships Claude Code slash-commands under .claude/commands/. After install, invoke them from Claude Code:
/getting-started β step-by-step workflow guide/evidence-lifecycle β step-by-step workflow guide/dossier-lifecycle β step-by-step workflow guide/notification-lifecycle β step-by-step workflow guide/chat-lifecycle β step-by-step workflow guideSee docs/agent-prompts.md for end-to-end prompt examples and the tool sequences they trigger.
You don't have to go through this MCP server. This repo also ships a Claude Code skill β a standalone integration guide (authentication, call ordering, options, enums, gotchas) for programming directly against the REST API:
.claude/skills/gocertius-suite-api/SKILL.md β open this repo in Claude Code and it is available directly.It is independent of the MCP tools and the n8n node β pick whichever entry point fits your integration.
This server exposes 41 tools:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gocertius)<a href="https://allmcps.com/mcp/gocertius"><img src="https://allmcps.com/api/badge/gocertius?style=directory" alt="Gocertius on AllMCPs" /></a>