Connect your account, then chat with AI to run tools.
Snov.io is a B2B prospecting and outreach platform. Find verified business emails by name + domain, search company domains for staff inboxes, queue LinkedIn profile URLs for email discovery, verify deliverability, and stage prospects into reusable lists ready to push into outreach campaigns.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Snov.io — workflow patterns, data models, and gotchas for your AI agent.
B2B email prospecting + outreach data. Five capability areas share one credit pool: account balance + plan visibility, email finding (name + domain or whole-domain crawl), email verification, ICP database search (plan-gated), and prospect list management for staging contacts before pushing them into a campaign.
Every workspace has one shared credit pool that resets monthly. The pool is consumed by finding new contact data, not by searching for it.
Always inspect account balance before a credit-spending burst. The response carries the balance and the days remaining in the current billing window.
Use this as the cheapest sanity check that auth is wired correctly: it returns 200 even on Trial accounts and consumes zero credits.
Three strategies, ranked by precision:
The single-email lookup is read-only against the existing prospect database — it does NOT call out to find a new email. Use it to check whether an address is already enriched in the workspace.
Two-step async flow:
There is no separate "check status" endpoint — the same verify_emails call is both the submit and the poll. Use it idempotently.
The ICP database search capability searches Snov's full B2B prospect database with structured filters (countries, locations, job_titles, industries, company_sizes, seniorities, …). The search ITSELF is free; revealing a returned prospect's email costs 1 credit per profile.
Direct curl against a paid Snov key returned HTTP 403 with Sorry, but you dont have permissions for this action. for /v2/prospects/search, while token exchange and get_account_balance succeeded. Surface the upstream error verbatim and do not present the endpoint as available from the stored credential until Snov enables API permission for that account.
A Snov List is a reusable bucket of prospect records. The canonical pre-outreach flow is:
List shape: {id, name, contacts, isDeleted, creationDate, deletionDate}. Only name is stored on the list itself — there is no description / tags / metadata field at the list level. Group by naming convention (e.g. ICP-cto-saas-eu-q1).
Adding a prospect requires a non-bogus email shape (name@domain.tld) — the call validates format up front but does NOT verify deliverability (that's the verifier's job). Re-adding the same email returns added: false, updated: true rather than failing.
The list creation date is returned as a Snov-flavoured composite ({date, timezone_type, timezone}) rather than ISO 8601. Always read the date sub-field for the wall-clock timestamp.
Add (or update) a single prospect inside a Snov list. Email format is validated up front but deliverability is NOT verified — run snov_verify_emails a...
Find candidate business emails for a named person at a specific company domain. Returns 0 to several candidates, each tagged with an emailStatus (unkn...
Search Snov's B2B prospect database with structured ICP filters (countries, locations, job_titles, industries, company_sizes, seniorities). This endpo...
Get the Snov.io workspace credit balance, days remaining in the current billing window, and team / single-seat status. Costs zero credits. Use as a sa...
Get staff inboxes Snov has previously crawled for a company domain. Cheapest per-email discovery strategy for known / larger companies. Paginated up t...
Get the prospects inside a single Snov list, paginated. Each prospect carries id, firstName, lastName, name, source, and an emails array (each email t...
Get every prospect list in the Snov workspace. Each list carries id, name, contact count, soft-deleted flag, and creation / deletion timestamps. Use t...
Look up a saved prospect record in the Snov workspace by email address. Read-only against the existing prospect database — does NOT call out to find a...
Queue a LinkedIn profile URL (linkedin.com/in/<slug>) for asynchronous email discovery. Returns immediately; Snov's worker crawls the profile and land...
Create a new prospect list in the Snov workspace. Returns the new list id. NOTE: Snov does NOT expose a rename or delete endpoint, so this is create-o...
Submit one or more email addresses for Snov's verifier and wait for the resolved statuses. The tool chunks requests to Snov's 10-email task limit and ...
Snov.io is a B2B prospecting and outreach platform. Find verified business emails by name + domain, search company domains for staff inboxes, queue LinkedIn profile URLs for email discovery, verify deliverability, and stage prospects into reusable lists ready to push into outreach campaigns. It provides 11 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/snov. Authentication is handled automatically.
Snov.io provides 11 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Snov.io uses API Key. Snov.io requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Snov.io to any MCP client in minutes
The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Snov.io and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More marketing integrations you might like
ActiveCampaign is an email marketing, marketing automation, and customer experience automation platf...
The AdAdvisor MCP Server offers tools for managing advertising campaigns, including keyword manageme...
This server provides tools to manage advertising campaigns across major platforms such as Google, Me...
Agent Analytics provides insights and performance metrics for AI agents, enabling users to analyze t...
Ahrefs SEO over REST v3: 75 typed tools covering the official ahrefs-python v3 surface (Site Explore...
Ahrefs MCP server for SEO and site audit tooling.