phishfort-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PHISHFORT_API_KEY | No | API key for authentication. | |
| PHISHFORT_SECRET_DIR | No | Directory for webhook secrets. | ~/.config/phishfort-mcp/secrets |
| PHISHFORT_MAX_RETRIES | No | Maximum number of retries for 429 and 5xx. | 3 |
| PHISHFORT_API_BASE_URL | No | Base URL for PhishFort API. | https://capi.phishfort.com/v1 |
| PHISHFORT_API_KEY_FILE | No | Path to a file containing the API key. | |
| PHISHFORT_TIMEOUT_SECONDS | No | HTTP request timeout in seconds. | 30 |
| PHISHFORT_ATTACHMENT_ROOTS | No | Comma-separated roots allowed for attachment uploads. | . |
| PHISHFORT_ALLOW_CUSTOM_BASE_URL | No | Test-only escape hatch for non-production API hosts. | false |
| PHISHFORT_ALLOW_UNSAFE_WEBHOOK_URL | No | Test-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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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