Skip to main content
Glama
aria-agentworks

@aria-agentworks/sales-intelligence-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 (9)

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

score_lead

Free

Score leads 0-100 with fit/engagement/timing breakdown

hubspot_search

Pro

Search HubSpot CRM contacts, companies, deals

hubspot_create

Pro

Create records in HubSpot CRM

pipeline_report

Pro

Generate pipeline analytics from HubSpot

get_usage

All

Check your usage and plan details

list_templates

All

List available outreach templates

Pricing

Plan

Price

Operations/mo

Features

Free

$0

50

Company lookup, contact finder, outreach, lead scoring

Starter

$29/mo

500

All Free + email verification + templates

Pro

$49/mo

Unlimited

All Starter + HubSpot CRM sync + bulk ops + API

Installation

Claude Desktop

Add to your Claude Desktop config:

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

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

Quick Start

1. Get Your API Key

Use any unique string as your API key to start tracking usage:

Your first 50 operations are free every month.

2. Research a Company

Ask any connected AI:

"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) for remote, STDIO for local

  • SDK: Official @modelcontextprotocol/sdk

  • Data: Clearbit (company enrichment), HubSpot API (CRM)

  • Auth: API key-based (user-provided)

  • Runtime: Node.js 20+ on Ubuntu

API Endpoints

Endpoint

Description

GET /

Health check and server info

GET /mcp

MCP SSE endpoint

POST /mcp/message

MCP message endpoint

GET /.well-known/mcp.json

MCP manifest for auto-discovery

License

MIT — AriaAgent

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aria-agentworks/sales-intelligence-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server