mcp-tools

A reference guide to Smartlead MCP tools, which automate email campaigns, prospect lists, email accounts, and reporting.

In plain words
What is it for?
It is for managing campaigns and leads, handling email accounts, checking analytics and statistics, and working with delivery-related tools.
Why use it?
It helps an agent find the right tool and understand how Smartlead tool calls are organized.

Cursor rule for Cursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/leadmagic/smartlead-mcp-server/mcp-tools
Clone the repo
git clone --depth 1 https://github.com/LeadMagic/smartlead-mcp-server

Made for: Cursor.

Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 4,812 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.04812
Opus 5 $0.00000 $0.02406
Sonnet 5 $0.00000 $0.00962
Haiku 4.5 $0.00000 $0.00481

Measured 2d ago against content hash 8e0da366211c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

mcp-tools scanned grade A with 0 findings against 26 rules in 11 categories โ€” prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency โ€” measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/mcp-tools.mdc ยท 536 lines

How it starts

The opening of the file, as written. The whole thing โ€” 536 lines โ€” stays where its author put it; the contents beside it link to each section on GitHub.


name: SmartLead MCP Tools Reference description: Complete reference guide for all 116+ MCP tools organized by category author: LeadMagic Team version: 1.0.0

๐Ÿ› ๏ธ SmartLead MCP Tools - Complete Implementation Guide

Tool Master Reference: Your comprehensive guide to all 116+ MCP tools in the SmartLead server. Find tools by category, understand implementation patterns, and master the complete SmartLead automation toolkit.

๐ŸŽฏ Quick Tool Finder

๐Ÿ”ฅ Most Used Tools

  1. Campaign Management: smartlead_create_campaign, smartlead_list_campaigns
  2. Lead Management: smartlead_add_leads_to_campaign, smartlead_list_leads_by_campaign
  3. Analytics: smartlead_get_analytics_overall_stats_v2, smartlead_fetch_campaign_statistics
  4. Email Accounts: smartlead_create_email_account, smartlead_fetch_all_email_accounts

๐Ÿ“Š Tool Categories Overview

  • ๐ŸŽฏ Campaign Tools: 14 tools for campaign management
  • ๐Ÿ‘ฅ Lead Tools: 17 tools for prospect management
  • ๐Ÿ“ง Email Account Tools: 15 tools for account management
  • ๐Ÿ“Š Analytics Tools: 18 tools for reporting
  • ๐Ÿ“ˆ Statistics Tools: 18 tools for metrics
  • ๐Ÿš€ Smart Delivery Tools: 11 tools for deliverability
  • ๐Ÿค– Smart Senders Tools: 12 tools for domain management
  • ๐Ÿ”— Webhook Tools: 9 tools for automation
  • ๐Ÿ‘ค Client Management Tools: 8 tools for team management

๐Ÿ› ๏ธ Tool Categories Reference

๐ŸŽฏ Campaign Tools (src/tools/campaigns.ts)

14 tools for complete campaign lifecycle management

๐Ÿš€ Core Campaign Operations
// Create and manage campaigns
smartlead_create_campaign              // Create new email campaigns
smartlead_update_campaign_schedule     // Modify sending schedules
smartlead_get_campaigns_with_analytics // Get campaigns with performance data
smartlead_list_campaigns              // List all campaigns with filtering
smartlead_get_campaign_by_id          // Fetch specific campaign details
smartlead_update_campaign_settings    // Modify campaign configuration
smartlead_delete_campaign             // Remove campaigns

Read the full file on GitHub ยท 536 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen ยท 536 lines ยท 0 tokens per session scan A 8e0da366211c

Subscribe to this mod's changes

mcp-tools is a cursor rule published in the GitHub repository LeadMagic/smartlead-mcp-server (21 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 4,812 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.