# BlueFox Email MCP

Vendor: BlueFox Email  
Category: other  
Auth: API_KEY  
Composio slug: `bluefox_email`

BlueFox Email provides APIs for managing contacts and subscriber lists and sending transactional and triggered emails.

## Tools

- **Create Contact** — Create a contact in the specified BlueFox project. This creates persistent project data but does not subscribe the contact to a list.
- **Delete Contact** — Permanently delete a contact by its current email address from the specified BlueFox project. This is destructive and may affect related email workflows.
- **Get Contact** — Retrieve one contact by its current email address from the specified BlueFox project.
- **Get Subscriber** — Retrieve one subscriber by current email address from a known BlueFox subscriber list.
- **List Contacts** — Return all contacts in the specified BlueFox project. BlueFox documents no filters or pagination parameters.
- **List Subscribers** — Return subscribers in one known BlueFox subscriber list. BlueFox documents no filters or pagination parameters.
- **Send Transactional Email** — Immediately send one transactional-template email to an external recipient. This externally visible action is irreversible and consumes BlueFox send credits. Insufficient credits or a bounce-flagged recipient can prevent the send.
- **Send Triggered Email** — Start a triggered email flow for one or more external recipients. This externally visible action is irreversible, may send multiple messages over time, and consumes BlueFox send credits. Insufficient credits can prevent the flow from starti
- **Subscribe To List** — Create a subscriber-list membership. This changes persistent subscription state and may send a double-opt-in email; setting status to active bypasses double opt-in.
- **Update Contact** — Update a contact identified by its current email address in the specified BlueFox project. Provide at least one of new_email, name, or data. This changes persistent contact data.
- **Update Subscriber** — Update a subscriber's identity, custom data, or state in a known BlueFox list. Provide at least one of new_email, name, data, status, or paused_until. This can unsubscribe, pause, or reactivate the subscriber and changes future email eligib

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect BlueFox Email.
3. Authorise through api_key.
4. Teammates can now @-mention BlueFox Email tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/bluefox-email