Sales Signals MCP Server
Provides tools to detect funding events for companies like Linear, including latest funding stage, amount, and lead investor.
Finds buying-intent leads on Reddit by searching for keywords and recency, scoring posts for sales outreach.
Enables monitoring of competitor pricing pages, such as Stripe's, to detect and report pricing changes.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sales Signals MCP ServerDid Linear raise recently?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sales Signals MCP Server - Funding, Buying Intent & Pricing

Give your AI agent 4 sales-timing tools: detect funding events, buying-signal hires, competitor pricing changes, and buying-intent Reddit posts. Know when to reach out, not just who. Runs in Apify Standby mode (warm, responds in seconds). Free to try right now (in the 14-day price-notice window), then $0.10 per tool call.
Who uses this
Sales teams timing outreach to funding events, key hires, and pricing changes.
RevOps building buying-intent lists from real, fresh signals.
Agencies & founders prioritizing the accounts most likely to buy right now.
AI agents that decide when to reach out, not just who.
Related MCP server: Sales Prospector
Connect in 30 seconds
The server speaks Streamable HTTP at /mcp. Add this to your MCP client config:
{
"mcpServers": {
"sales-signals": {
"url": "https://fetchcraft--sales-signals-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN"
}
}
}Works in Claude Desktop, Cursor, Cline, Windsurf, VS Code, and any Streamable-HTTP MCP client.
Get your token: sign in at apify.com, then Settings, then Integrations, then copy your Personal API token. Paste it in place of YOUR_APIFY_TOKEN. The first call wakes the standby server (about 5 seconds); after that, calls are instant.
Test it works (replace the token):
curl -s -X POST "https://fetchcraft--sales-signals-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN" \
-H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'What you get
A representative result (clean structured JSON):
{
"company_name": "Linear",
"has_funding_signal": true,
"latest_stage": "Series B",
"latest_amount_usd_m": 35,
"latest_lead_investor": "Accel"
}Tools
Tool | What it does |
| Latest funding round: stage, amount, lead investor, date |
| Buying-signal hires + a suggested outreach angle |
| Snapshot a competitor pricing page and detect changes |
| Buying-intent Reddit leads scored by keyword + recency |
Each tool runs a maintained fetchcraft Apify Actor under the hood and returns clean structured JSON. No LLM key, no scraping infrastructure to manage.
Example agent prompts
"Did linear.app raise recently?" ->
track_funding"Did stripe.com change their pricing?" ->
watch_pricing_page"Find people on r/SaaS asking about email finders." ->
find_reddit_leads
Why pay-per-call beats a subscription
No subscription, no seats, no minimums. You pay $0.10 per call, only for what you actually use. Comparable tools in this space usually lock you into a monthly plan whether you run it or not.
No LLM key and no scraping infrastructure to manage. Connect your Apify token and the maintained Actors do the work, returning clean structured JSON.
Built for AI agents. Drop-in MCP server over Streamable HTTP for Claude Desktop, Cursor, Cline, Windsurf, and VS Code.
$5/month in free Apify platform credits on every account, that is 50 free calls every month, indefinitely.
Pricing
Free right now. Every tool call is free during the 14-day price-notice window.
After that: $0.10 per tool call, flat. No subscription, no seat licenses, no minimum.
Every Apify account includes $5/month in free platform credits (= 50 free tool calls every month).
FAQ
Which MCP clients work? Any client supporting Streamable HTTP: Claude Desktop, Cursor, Cline, Windsurf, VS Code, and others.
Do I need an LLM key? No. Connect your Apify token and go.
Is the first call slow? Only the very first one, while the standby server wakes (about 5 seconds). Subsequent calls are instant.
Can I get the full fetchcraft suite? Yes, 28 scrapers plus 6 MCP servers under the fetchcraft publisher. Storefront: https://ai-sales-personalizer.vercel.app/scrapers
Support
Found a bug or want a new tool? Open an issue on the Actor's Issues tab.
Last Updated
2026-06-18
This server cannot be installed
Maintenance
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/emily397/sales-signals-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server