Skip to main content
Glama
g-digital-by-Garrigues

EAD Factory MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port when running in hosted (HTTP) mode; ignored in stdio mode.
MCP_AUTH_JWTNoPre-seeded JWT (skips interactive login).
MCP_HTTP_HOSTNoInterface the HTTP transport binds to. Default 127.0.0.1 (localhost only).
MCP_SVC_SCOPENoOptional OAuth2 scope for the service-account token request.
MCP_HTTP_PUBLICNoSet to 'true' for public/multi-tenant deployments.
MCP_API_BASE_URLNoGateway ROOT URL (e.g. https://api.int.gcloudfactory.com) — each manager's path prefix is appended automatically.
MCP_OTEL_ENABLEDNoSet to 'true' to enable OpenTelemetry tracing.
MCP_ALLOWED_HOSTSNoComma-separated allowed Host headers. Empty = Host validation disabled (default).
MCP_SVC_CLIENT_IDYesOAuth2 client_credentials client ID.
MCP_SVC_TOKEN_URLYesToken endpoint URL for the OAuth2 client_credentials flow.
MCP_ALLOWED_ORIGINSNoComma-separated allowed browser Origins (DNS-rebinding defense).
MCP_API_BASE_URL_CHATNoFull base URL override for the chat manager (default: https://api.gcloudfactory.com/chat-bot-manager).
MCP_SVC_CLIENT_SECRETYesOAuth2 client_credentials client secret.
MCP_SVC_INTROSPECT_URLNoRFC 7662 token introspection URL for inbound Bearer verification in HTTP mode.
MCP_HTTP_MAX_BODY_BYTESNoMaximum accepted POST /mcp request-body size in bytes (default 16777216).
MCP_API_BASE_URL_EVIDENCENoFull base URL override for the evidence manager (default: https://api.gcloudfactory.com/digital-trust).
MCP_API_BASE_URL_SIGNATURENoFull base URL override for the signature manager (default: https://api.gcloudfactory.com/signature-manager).
MCP_ALLOW_INSECURE_FILE_URLNoSet to 'true' to allow plain http:// fileUrl downloads in evidence_create (default https-only).
MCP_ALLOW_UNVERIFIED_BEARERNoEscape hatch for MCP_HTTP_PUBLIC=true WITHOUT inbound-token introspection: set to 'true' ONLY when an upstream gateway already verifies Bearer tokens.
MCP_API_BASE_URL_NOTIFICATIONNoFull base URL override for the notification manager (default: https://api.gcloudfactory.com/notifications).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/g-digital-by-Garrigues/EAD-Factory-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server