Loading MCP server directory, please wait...
Send and manage email via the SendHustle API — emails, domains, contacts, audiences, campaigns.
npx @getmcp/cli add io.github.Achlesha/sendhustle-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SENDHUSTLE_API_KEYSendHustle API key (create one at https://www.sendhustle.com/docs/api-keys/overview)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Achlesha/sendhustle-mcp": {
"command": "npx",
"args": [
"-y",
"sendhustle-mcp"
],
"env": {
"SENDHUSTLE_API_KEY": "",
"SENDER_EMAIL_ADDRESS": ""
}
}
}
}