mcpserver.lol
registry/machfive
Connection check verified live · 27h ago

machfive

Generate hyper-personalized cold email sequences via AI.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

export_list read-only formatlist_id*
Download the generated email sequences for a COMPLETED list. Only call this AFTER get_list_status shows processing_status = 'completed'. If the list is not yet completed, you'll g…
generate_batch list_nameleads_json*campaign_id*email_countapproved_ctascampaign_angle +1
Submit multiple leads for batch email sequence generation (ASYNC). Returns IMMEDIATELY with a list_id. Processing runs in the background. After calling this, poll get_list_status…
generate_sequence nameemail*titlecompanylist_namecampaign_id* +6
Generate a personalized cold email sequence for ONE lead. This is SYNCHRONOUS — the request takes 3-10 minutes because MachFive researches the prospect and crafts unique emails. D…
get_list_status read-only list_id*
Check the processing status of a lead list. Use this to POLL after calling generate_batch. Call every 15-30 seconds until processing_status is 'completed' or 'failed'. When comple…
list_campaigns read-only query
List campaigns in the user's MachFive workspace. CALL THIS FIRST before generate_sequence or generate_batch — you need a campaign ID to generate emails. If the user hasn't specifi…
list_lists read-only limitoffsetstatuscampaign_id
List lead lists (batch jobs) in the user's MachFive workspace. Useful for browsing past batches, checking what's in progress, or finding a list_id to export. Results are ordered n…