Skip to main content
Glama
mychaelconnolly

phishfort-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PHISHFORT_API_KEYNoAPI key for authentication.
PHISHFORT_SECRET_DIRNoDirectory for webhook secrets.~/.config/phishfort-mcp/secrets
PHISHFORT_MAX_RETRIESNoMaximum number of retries for 429 and 5xx.3
PHISHFORT_API_BASE_URLNoBase URL for PhishFort API.https://capi.phishfort.com/v1
PHISHFORT_API_KEY_FILENoPath to a file containing the API key.
PHISHFORT_TIMEOUT_SECONDSNoHTTP request timeout in seconds.30
PHISHFORT_ATTACHMENT_ROOTSNoComma-separated roots allowed for attachment uploads..
PHISHFORT_ALLOW_CUSTOM_BASE_URLNoTest-only escape hatch for non-production API hosts.false
PHISHFORT_ALLOW_UNSAFE_WEBHOOK_URLNoTest-only escape hatch for localhost/private webhook targets.false

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/mychaelconnolly/phishfort-mcp'

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