B2b Sales Mcp Server avatar
B2b Sales Mcp Server

Pricing

from $0.01 / 1,000 results

Go to Apify Store
B2b Sales Mcp Server

B2b Sales Mcp Server

Company research tools for AI agents. Look up companies by domain, detect tech stacks, find decision makers, analyze growth signals. Give Claude, GPT, or Gemini access to B2B sales intelligence via MCP protocol.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

Eliud Munyala

Eliud Munyala

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

B2B Sales Intelligence MCP Server

AI-callable company research tools for Claude, GPT, Gemini and other AI agents.

Features

This MCP server provides 4 powerful tools for B2B sales intelligence:

ToolDescriptionPrice
lookup_companyGet company info from domain (name, description, size, industry)$0.05/call
detect_tech_stackDetect technologies used by a company's website$0.08/call
find_decision_makersFind key decision makers at a company$0.10/call
analyze_company_growthAnalyze growth signals (hiring, news, funding)$0.12/call

Connect via MCP

Claude Desktop / Cursor / VS Code

Add to your MCP client configuration:

{
"mcpServers": {
"b2b-sales": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.apify.com/?tools=mea/b2b-sales-mcp-server",
"--header",
"Authorization: Bearer <YOUR_APIFY_API_TOKEN>"
]
}
}
}

Get your API token from Apify Console > Settings > Integrations.

Direct HTTP Access

You can also connect directly via Streamable HTTP transport:

Endpoint: https://mea--b2b-sales-mcp-server.apify.actor/mcp
Authorization: Bearer <YOUR_APIFY_API_TOKEN>

Example Prompts

Once connected, ask your AI assistant:

Company Lookup

Look up information about stripe.com

Tech Stack Detection

What technologies does shopify.com use?

Find Decision Makers

Who are the key executives at notion.so?

Growth Analysis

Analyze growth signals for figma.com

Use Cases

  • Sales Development: Research prospects before outreach
  • Competitive Analysis: Understand competitor tech stacks
  • Lead Qualification: Score companies based on growth signals
  • Account Research: Deep dive into target accounts

Pricing

Pay only for what you use:

EventPrice
Company Lookup$0.05/call
Tech Stack Detection$0.08/call
Decision Makers Search$0.10/call
Growth Analysis$0.12/call

Local Development

# Install dependencies
pip install -r requirements.txt
# Run locally in standby mode
APIFY_META_ORIGIN=STANDBY python -m src

Deploy to Apify

apify login
apify push

Resources

Contact

Questions, feedback, or custom integrations? Reach out: