Sales Intelligence MCP Server
About
Open-source MCP toolkit for company research, lead scoring, outreach automation, and CRM sync.
Details
- Author
- aria-agentworks
- Downloads
- 174
- Categories
- Search
Jump to
- Company enrichment via Clearbit (revenue, tech stack, social profiles)
- Find decision‑makers with email pattern suggestions
- Generate cold emails, follow‑ups, and LinkedIn requests
- Lead scoring from 0–100 with breakdown (HOT/WARM/COLD)
- A/B test outreach variants with performance scores
- HubSpot CRM search, creation, and pipeline reports (Pro plan)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Sales Intelligence MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install by adding the MCP server URL (https://mcp.ariaagent.agency/mcp) to compatible clients (Claude Desktop, Gemini CLI, Cursor, Windsurf, etc.). After obtaining a free API key, use natural language queries like “Look up stripe.com” or “Find the VP of Sales at HubSpot” to invoke the 12 available tools.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"sales intelligence mcp server": {
"sales-intelligence": {
"url": "https://mcp.ariaagent.agency/mcp"
}
}
}
}
McpServers
{
"sales-intelligence": {
"url": "https://mcp.ariaagent.agency/mcp"
}
}
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.
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)
| Tool | Tier | Description |
|------|------|-------------|
| company_lookup | Free | Enrich companies via Clearbit — revenue, employees, tech stack, social profiles |
| find_contacts | Free | Find decision-makers with email pattern suggestions |
| generate_outreach | Free | Generate cold emails, follow-ups, LinkedIn requests, partnership proposals, and demo requests |
| score_lead | Free | Score leads 0-100 with fit/engagement/timing breakdown (HOT/WARM/LUKEWARM/COLD) |
| advanced_lead_score | Free | Multi-factor lead scoring with custom weights and detailed scoring matrix |
| outreach_ab_test | Free | Generate A/B test variants for outreach campaigns with performance scoring |
| hubspot_search | Pro | Search HubSpot CRM contacts, companies, and deals |
| hubspot_create | Pro | Create contacts, companies, and deals in HubSpot CRM |
| pipeline_report | Pro | Generate pipeline analytics and deal forecasts from HubSpot |
| get_usage | All | Check your current usage, plan details, and remaining operations |
| list_templates | All | List available outreach email templates with descriptions |
| get_upgrade_options | All | View pricing plans and upgrade to Starter or Pro |
Resources
The server exposes 3 MCP resources for additional context:
| Resource | Description |
|----------|-------------|
| documentation | Complete documentation for all 12 tools |
| templates | All available outreach templates with required fields |
| pricing | Current pricing plans, limits, and feature comparisons |
Prompts
3 built-in prompts for common sales workflows:
| Prompt | Description |
|--------|-------------|
| sales-research | Research a company and generate a full intelligence brief |
| lead-qualification | Score and qualify a lead with detailed analysis |
| outreach-campaign | Create a multi-touch outreach campaign sequence |
Pricing
| Plan | Price | Operations/mo | Features |
|------|-------|---------------|----------|
| Free | $0 | 50 | All 12 tools, company lookup, contact finder, outreach, lead scoring |
| Starter | $29/mo | 1,000 | All Free + higher limits + priority support |
| Pro | $49/mo | 5,000 | All 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
| Endpoint | Description |
|----------|-------------|
| GET / | Server info and health check |
| POST /mcp | MCP JSON-RPC endpoint (tools/list, tools/call) |
| GET /api/register | Register for a free API key |
| GET /api/pricing | View pricing plans |
| GET /.well-known/mcp.json | MCP manifest for auto-discovery |
License
MIT — aria-agentworks
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

