MCP Hub
Back to servers

@aria-agentworks/sales-intelligence-mcp

12 MCP tools for company research, lead scoring, outreach automation, and CRM sync — Claude, GPT, Gemini, Cursor, Windsurf.

glama
Updated
Apr 14, 2026

Sales Intelligence MCP Server

AI-powered sales intelligence, CRM integration, and outreach automation. Works with Claude, Grok, Gemini, GPT, Cursor, Windsurf, and any MCP-compatible client.

License: MIT MCP Server 12 Tools

Overview

A comprehensive MCP server that transforms any AI assistant into a sales powerhouse. Research companies, find decision-makers, generate personalized outreach, sync with HubSpot CRM, and score leads — all through natural language.

Tools (12)

ToolTierDescription
company_lookupFreeEnrich companies via Clearbit — revenue, employees, tech stack, social profiles
find_contactsFreeFind decision-makers with email pattern suggestions
generate_outreachFreeGenerate cold emails, follow-ups, LinkedIn requests, partnership proposals, and demo requests
score_leadFreeScore leads 0-100 with fit/engagement/timing breakdown (HOT/WARM/LUKEWARM/COLD)
advanced_lead_scoreFreeMulti-factor lead scoring with custom weights and detailed scoring matrix
outreach_ab_testFreeGenerate A/B test variants for outreach campaigns with performance scoring
hubspot_searchProSearch HubSpot CRM contacts, companies, and deals
hubspot_createProCreate contacts, companies, and deals in HubSpot CRM
pipeline_reportProGenerate pipeline analytics and deal forecasts from HubSpot
get_usageAllCheck your current usage, plan details, and remaining operations
list_templatesAllList available outreach email templates with descriptions
get_upgrade_optionsAllView pricing plans and upgrade to Starter or Pro

Resources

The server exposes 3 MCP resources for additional context:

ResourceDescription
documentationComplete documentation for all 12 tools
templatesAll available outreach templates with required fields
pricingCurrent pricing plans, limits, and feature comparisons

Prompts

3 built-in prompts for common sales workflows:

PromptDescription
sales-researchResearch a company and generate a full intelligence brief
lead-qualificationScore and qualify a lead with detailed analysis
outreach-campaignCreate a multi-touch outreach campaign sequence

Pricing

PlanPriceOperations/moFeatures
Free$050All 12 tools, company lookup, contact finder, outreach, lead scoring
Starter$29/mo1,000All Free + higher limits + priority support
Pro$49/mo5,000All Starter + HubSpot CRM sync + bulk operations

Installation

Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "sales-intelligence": {
      "url": "https://mcp.ariaagent.agency/mcp"
    }
  }
}

Gemini CLI

gemini mcp add sales-intelligence https://mcp.ariaagent.agency/mcp

Cursor / VS Code / Windsurf

Add MCP server URL in settings: https://mcp.ariaagent.agency/mcp

Cline / Continue

https://mcp.ariaagent.agency/mcp

Quick Start

1. Get Your Free API Key

Sign up at mcp.ariaagent.agency for a free API key, or use any unique string — your first 50 operations are free every month.

2. Research a Company

"Look up stripe.com and tell me about their business"

3. Find Contacts

"Find the VP of Sales and Head of Marketing at HubSpot"

4. Generate Outreach

"Write a cold email to Sarah at HubSpot about our sales analytics tool"

5. Score a Lead

"Score this lead: Stripe, 8000 employees, fintech, raised $2B, uses AWS and React"

6. HubSpot CRM (Pro)

"Search for all deals over $10,000 in my HubSpot" "Create a new contact: John Doe, john@acme.com, VP of Sales at Acme" "Show me my pipeline report"

Architecture

  • Protocol: Model Context Protocol (MCP) via JSON-RPC
  • Transport: HTTP + Server-Sent Events (SSE)
  • SDK: Official @modelcontextprotocol/sdk
  • Data: Clearbit (company enrichment), HubSpot API (CRM)
  • Auth: SHA-256 hashed API keys
  • Payment: Razorpay with HMAC-SHA256 webhook verification
  • Email: Resend for automated delivery
  • Runtime: Node.js 20+ on Ubuntu

API Endpoints

EndpointDescription
GET /Server info and health check
POST /mcpMCP JSON-RPC endpoint (tools/list, tools/call)
GET /api/registerRegister for a free API key
GET /api/pricingView pricing plans
GET /.well-known/mcp.jsonMCP manifest for auto-discovery

License

MIT — aria-agentworks

Reviews

No reviews yet

Sign in to write a review