Loading MCP server directory, please wait...
Proofpoint TAP threats, VAPs, clickers, and IOCs from your terminal, with a local threat store.
npx @getmcp/cli add io.github.Servosity/proofpoint-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
PROOFPOINT_API_SECRETSet the PROOFPOINT_API_SECRET credential for the Proofpoint MCP server.
PROOFPOINT_SERVICE_PRINCIPALSet the PROOFPOINT_SERVICE_PRINCIPAL credential for the Proofpoint MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/proofpoint-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/proofpoint-v0.1.0/proofpoint-mcp.mcpb",
"env": {
"PROOFPOINT_API_SECRET": "",
"PROOFPOINT_SERVICE_PRINCIPAL": ""
}
}
}
}