sendflo-mcp
Use Sendflo from Claude Desktop. Manage campaigns, contacts, and segments with natural language.
Setup
1. Get your Sendflo API key
Sendflo dashboard → Settings → API Keys → Create
2. Add to Claude Desktop config
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sendflo": {
"command": "uvx",
"args": ["sendflo-mcp"],
"env": {
"SENDFLO_API_KEY": "sk_sf_your_key_here"
}
}
}
}
3. Restart Claude Desktop
The Sendflo tools appear under the 🔨 icon in chat.
Example prompts
- "List my VIP contacts"
- "Create an email campaign for the Diwali sale"
- "Generate a friendly email about 50% off"
- "What are my analytics?"
- "Send campaign 42"
Requirements
- Claude Desktop (claude.ai/download)
uvx— install viacurl -LsSf https://astral.sh/uv/install.sh | sh- Sendflo account with API key
Release files for sendflo-mcp 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sendflo_mcp-0.1.2.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sendflo_mcp-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / sendflo_mcp-0.1.2.tar.gz
| Download URL | sendflo_mcp-0.1.2.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
71a53adcdf3f45d72024417ab403491e33037d70e426e68f36b7148891821894
|
|
BLAKE2b-256 checksum How to use checksums |
e1cabc86ef6eaa9a01e23e16da0278767ccb0cf97358ad0b0a5e38190f6eb062
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|
Release files / sendflo_mcp-0.1.2-py3-none-any.whl
| Download URL | sendflo_mcp-0.1.2-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7ec4a710022cef309ca3476dbcd29c0f24682ee107487716571d16d68c19b382
|
|
BLAKE2b-256 checksum How to use checksums |
5c6a93c7a979b5e1bcccd1af97e693bcceab99b1f3a577593d0267f2bcd37b7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|