io.github.wyre-technology
proofpoint-mcp
Proofpoint
MCP server for Proofpoint TAP — threat intelligence, forensics, quarantine, and email security.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/proofpoint-mcp:v1.0.4
Transportstdio
Environment Variables
PROOFPOINT_SERVICE_PRINCIPAL(str)
Required
Proofpoint TAP service principal (API user identifier)
PROOFPOINT_SERVICE_SECRET(str)
RequiredSecret
Proofpoint TAP service secret
PROOFPOINT_BASE_URL(str)
Proofpoint TAP API base URL (defaults to https://tap-api-v2.proofpoint.com)
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error