Scrupp MCP server
OfficialClick on "Deploy 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., "@Scrupp MCP serverFind decision makers at Stripe and verify their work emails"
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.
Scrupp MCP server
An MCP server over the Scrupp Jobs API, so an agent can pull leads without anyone
writing HTTP calls. Ships as @scrupp/mcp-server on npm and as a listing in the MCP
registry; that registry is what a growing number of agent runtimes read when they pick
a tool, which is why this is the channel where the buyer is not a person.
Using it
{
"mcpServers": {
"scrupp": {
"command": "npx",
"args": ["-y", "@scrupp/mcp-server"],
"env": { "SCRUPP_API_KEY": "sk_live_..." }
}
}
}SCRUPP_WAIT_SECONDS (default 120) caps how long a tool blocks. A job that outruns it
comes back as { status: "running", job_id } with a note telling the agent to call
scrupp_get_job — better than holding a conversation open for twenty minutes on a
2,500-record export.
Related MCP server: Prospeo MCP Server
Tools
Tool | What it does |
| People out of a Sales Navigator search URL |
| People out of a LinkedIn people-search URL |
| People out of an Apollo search URL (needs a connected account) |
| Full profile data for profile URLs |
| Company data by domain, LinkedIn URL or name |
| Who to write to at a company |
| Verified work emails from name + domain |
| Status and records for a job that was still running |
| Remaining credits and plan |
Tool descriptions are written for a model, not a human: they say when to reach for the tool, not just what it does. That is the whole ranking signal in a registry — a listed server with vague descriptions gets picked and then misused.
Publishing
Move this directory to its own repo,
Wism-Corp/scrupp-mcp-server— the MCP registry validates ownership from the repository and themcpNameinpackage.json.npm publish --access publicwith provenance from GitHub Actions, the same workflow shape asn8n-nodes-scrupp.Publish the registry entry:
npx @modelcontextprotocol/publisher login github npx @modelcontextprotocol/publisher publishIt reads
server.json, checks the npm package carries the matchingmcpName, and lists the server.Then the downstream directories, which read from the registry or take a form: Smithery, Glama, mcp.so, PulseMCP, and Anthropic's connectors directory.
Testing before publishing
npm install
SCRUPP_API_KEY=... npx @modelcontextprotocol/inspector node src/index.jsRun scrupp_credits first (free), then scrupp_find_emails with two people — the
cheapest call that exercises create → poll → result.
This server cannot be deployed
Maintenance
Related MCP Connectors
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Run B2B outreach from your AI agent: 250+ tools for campaigns, leads, LinkedIn and email workflows.
LinkedIn for AI agents: inbox, invitations, Sales Navigator search, posts. Quotas and webhooks.
Related MCP Servers
AlicenseAqualityDmaintenanceEnables AI agents to perform comprehensive person and company lookups by integrating directly with the Lusha API for business contact enrichment. It provides tools for bulk contact identification via LinkedIn URLs, emails, or names, alongside detailed company information retrieval.862 npm6Apache 2.0
Prospeo MCP Serverofficial
AlicenseAqualityFmaintenanceEnables AI tools to search and enrich B2B leads, including finding professional emails, company profiles, and filtering people and companies by various criteria.5166 npmMIT- FlicenseAqualityDmaintenanceEnables AI agents to research companies and find contacts with structured data from multiple free sources, including company info, tech stack, and email addresses.3-
- AlicenseAqualityFmaintenanceEnables AI assistants to search leads, view profiles, manage lists, send InMails, and export data from LinkedIn Sales Navigator through browser automation.77MIT