Sales Development Stack
Prospect, engage, and nurture leads with CRM automation, email campaigns, and social selling tools powered by AI.
Token Budget
Moderate token usage. You will have good room for prompts but watch if adding more servers.
Config
Paste in ~/.claude.json
{
"mcpServers": {
"mailchimp-mcp": {
"command": "npx",
"args": [
"-y",
"mailchimp-mcp-server"
],
"env": {
"MAILCHIMP_API_KEY": "YOUR_MAILCHIMP_API_KEY"
}
},
"hubspot-mcp": {
"command": "npx",
"args": [
"-y",
"@hubspot/mcp-server"
],
"env": {
"HUBSPOT_ACCESS_TOKEN": "YOUR_HUBSPOT_ACCESS_TOKEN"
}
},
"slack-official-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-slack"
],
"env": {
"SLACK_BOT_TOKEN": "YOUR_SLACK_BOT_TOKEN",
"SLACK_TEAM_ID": "YOUR_SLACK_TEAM_ID"
}
},
"twitter-mcp": {
"command": "npx",
"args": [
"-y",
"twitter-mcp"
],
"env": {
"TWITTER_API_KEY": "YOUR_TWITTER_API_KEY",
"TWITTER_API_SECRET": "YOUR_TWITTER_API_SECRET",
"TWITTER_ACCESS_TOKEN": "YOUR_TWITTER_ACCESS_TOKEN",
"TWITTER_ACCESS_SECRET": "YOUR_TWITTER_ACCESS_SECRET"
}
},
"google-analytics-mcp": {
"command": "npx",
"args": [
"-y",
"@google-analytics/mcp"
],
"env": {
"GA_PROPERTY_ID": "YOUR_GA_PROPERTY_ID",
"GOOGLE_APPLICATION_CREDENTIALS": "YOUR_GOOGLE_APPLICATION_CREDENTIALS"
}
},
"brave-search-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": "YOUR_BRAVE_API_KEY"
}
}
}
}Included Servers
HubSpot MCP
HubSpot
CRM data access, contact management, deal tracking, and company information from HubSpot. Official integration in public beta.
Manages your sales pipeline, contact records, and deal stages so no prospect falls through the cracks.
Slack MCP (Official)
Anthropic
Official MCP server for Slack. Send and read messages, manage channels, and search conversations from your AI editor.
Coordinates with your sales team on hot leads and shares real-time deal updates in dedicated channels.
Mailchimp MCP
LokiMCPUniverse
Email campaign management, audience lists, automation workflows, and campaign analytics from Mailchimp.
Creates and sends targeted email sequences that nurture cold leads into qualified sales opportunities.
Google Analytics MCP
Access GA4 data, run custom reports, and get real-time analytics from your AI editor. Official Google implementation.
Tracks which marketing channels and landing pages generate the highest-quality inbound leads.
Twitter/X MCP
EnesCinr
Post tweets, search timelines, manage followers, and analyze engagement on Twitter/X from your AI editor.
Monitors prospect activity and industry conversations for timely, relevant social selling outreach.
Brave Search MCP
Anthropic
Search the web using Brave Search API. Perform web searches and get results directly in your AI editor context.
Researches prospect companies, recent funding rounds, and news to personalize your outreach messaging.