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.
Snov.io is used here only to identify this integration; MCPBundles is not affiliated with or endorsed by Snov.io or its owner.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/snovThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 18, 2026 · Endpoint host mcp.mcpbundles.com
Domain 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.
Some accounts return permission errors on ICP database search even when account balance reads succeed — that usually means Snov has not enabled database-search API permission on the credential. Surface the upstream error verbatim; do not treat ICP search as available until the account is entitled.
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.
Connect Snov.io to any MCP client in minutes
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/snovThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
MCPBundles publishes this directory for MCP discovery. Except where we host or operate an offering, third-party services run under their own terms. Product and company names on this page are used in a descriptive, identifying way (including under nominative fair use where applicable); they remain the property of their owners. Nothing here grants you rights in those marks, and nothing here is an offer to sell a third party's services. Terms
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsSnov
Snov Add Prospect To List
snov_add_prospect_to_listAdd (or update) a single prospect inside a Snov list. Email format is validated up front but deliverability is NOT verified — run email verification afterwards. Re-adding the same email returns added=false, updated=true rather than failing. Costs zero credits.
Open in StudioSnov.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.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index