loading…
Search for a command to run...
loading…
12 MCP tools for company research, lead scoring, outreach automation, and CRM sync — Claude, GPT, Gemini, Cursor, Windsurf.
12 MCP tools for company research, lead scoring, outreach automation, and CRM sync — Claude, GPT, Gemini, Cursor, Windsurf.
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
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.
| 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 |
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 |
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 |
| 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 |
Add to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"sales-intelligence": {
"url": "https://mcp.ariaagent.agency/mcp"
}
}
}
gemini mcp add sales-intelligence https://mcp.ariaagent.agency/mcp
Add MCP server URL in settings: https://mcp.ariaagent.agency/mcp
https://mcp.ariaagent.agency/mcp
Sign up at mcp.ariaagent.agency for a free API key, or use any unique string — your first 50 operations are free every month.
"Look up stripe.com and tell me about their business"
"Find the VP of Sales and Head of Marketing at HubSpot"
"Write a cold email to Sarah at HubSpot about our sales analytics tool"
"Score this lead: Stripe, 8000 employees, fintech, raised $2B, uses AWS and React"
"Search for all deals over $10,000 in my HubSpot" "Create a new contact: John Doe, [email protected], VP of Sales at Acme" "Show me my pipeline report"
| 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 |
MIT — aria-agentworks
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"aria-agentworks-sales-intelligence-mcp": {
"command": "npx",
"args": []
}
}
}