DataForB2B MCP Server for Claude
DataForB2B remote MCP server exposing people and company search, enrichment, and agentic discovery over 800M+ profiles and 75M+ companies via streamable HTTP.
Open the source and read safety notes before installing.
Safety notes
- People search and enrichment tools can return emails, titles, and employer metadata; handle as regulated personal data.
- Agentic search may issue broader queries than manual filters; review results before automated outreach.
- Bearer tokens grant billable API access; store them in MCP headers or env vars, not in chat.
- Do not use exported contact data for unsolicited outreach that violates local privacy laws.
Privacy notes
- Search filters, domains, and profile identifiers are processed by DataForB2B and its data vendors.
- API keys are credentials; rotate them if exposed in logs, issues, or shared connector configs.
- Data is sourced from publicly available and verified sources per DataForB2B compliance statements.
Prerequisites
- DataForB2B API key with an active credit plan from https://dataforb2b.ai.
- Claude Pro, Team, or Enterprise with Connectors support, or another MCP client with remote HTTP transport.
- Compliance review for GDPR and CCPA obligations when exporting people or company data.
- Understanding that each successful search or enrichment consumes credits.
Schema details
- Install type
- cli
- Reading time
- 4 min
- Difficulty score
- 35
- Troubleshooting
- Yes
- Breaking changes
- No
- Estimated setup
- 10 minutes
- Difficulty
- intermediate
- Website
- https://dataforb2b.ai
Full copyable content
{
"mcpServers": {
"dataforb2b": {
"url": "https://mcp.dataforb2b.ai/mcp",
"type": "http"
}
}
}About this resource
Overview
DataForB2B provides a native Model Context Protocol server for B2B data operations. Agents can search people and companies, enrich profiles and domains, and run agentic discovery against a dataset of 800M+ profiles and 75M+ companies without writing custom REST glue code.
The hosted endpoint is https://mcp.dataforb2b.ai/mcp, registered as ai.dataforb2b/dataforb2b. The same dataset is also available through REST and webhooks documented at dataforb2b.ai.
Features
search_peoplewith 60+ filter columns and typed operators.search_companieswith 50+ company filters including funding and size.enrich_profileto resolve URLs or emails into structured person records.enrich_companyto resolve domains or names into company records.agentic_searchfor natural-language queries with ranked verified results.- Streamable HTTP transport for Claude, Cursor, Cline, and Continue.
Use Cases
- Build a VP Sales prospect list for US companies with 501–1000 employees.
- Enrich a LinkedIn profile URL before drafting outreach copy.
- Resolve decision-makers at a target account domain.
- Feed ranked leads into an AI SDR workflow from chat.
- Validate ICP coverage before launching a recruiting search.
Installation
Claude (Connectors)
- Add a custom connector under Settings → Connectors.
- Enter
https://mcp.dataforb2b.ai/mcp. - Configure a Bearer token with your DataForB2B API key.
Claude Code
claude mcp add --transport http dataforb2b https://mcp.dataforb2b.ai/mcp
Add the API key per your client's remote-auth mechanism.
Configuration
{
"mcpServers": {
"dataforb2b": {
"url": "https://mcp.dataforb2b.ai/mcp",
"type": "http",
"headers": {
"Authorization": "Bearer YOUR_DATAFORB2B_API_KEY"
}
}
}
}
Tool responses include credits_used and isError fields for auditing.
Examples
People search
Find VP Sales leaders at US companies with 501-1000 employees who are not open to work.
Company enrichment
Enrich stripe.com and return funding stage, employee count, and industry.
Agentic discovery
Use agentic search to find fintech companies hiring senior compliance officers in Europe.
Security
- Export only the minimum fields required for your workflow.
- Confirm opt-out and outreach policies before emailing enriched contacts.
- Rotate API keys if they were shared in connector screenshots or chat logs.
Troubleshooting
401 unauthorized
Verify the Bearer token matches an active DataForB2B API key.
Empty result sets
Relax filters, check country coverage, and confirm spelling of titles or company names.
Credit exhaustion
Review plan limits at DataForB2B; failed lookups typically do not consume credits.
Schema validation errors
Use JSON-schema typed filters from tool definitions; the model must supply valid operators and column names.
Source citations
Add this badge to your README
How it compares
DataForB2B MCP Server for Claude side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
| Field | DataForB2B MCP Server for Claude DataForB2B remote MCP server exposing people and company search, enrichment, and agentic discovery over 800M+ profiles and 75M+ companies via streamable HTTP. Open dossier | DataMerge MCP MCP Server for Claude DataMerge native MCP server for B2B company enrichment, corporate hierarchies, contact search, and lookalike discovery across 375M+ companies via remote HTTP or local @datamerge/mcp stdio. Open dossier | Agentic Terminal Directory MCP Server for Claude AT Directory hosted MCP server for discovering Observer Protocol–verified merchants accepting Lightning, BOLT12, L402, and USDT agentic payments with live rail verification. Open dossier | AutoRFP.ai MCP Server for Claude Official AutoRFP.ai remote MCP server for read-only access to RFP projects, requirements, approved content library search, and organisation tags from Claude and other MCP clients via OAuth. Open dossier |
|---|---|---|---|---|
| Trust | ||||
| Install risk | Review first | Review first | Review first | Review first |
| Notes | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ |
| Category | mcp | mcp | mcp | mcp |
| Source | source-backed | source-backed | source-backed | source-backed |
| Author | DataForB2B | DataMerge | Observer Protocol | AutoRFP.ai |
| Added | 2026-06-14 | 2026-06-14 | 2026-06-14 | 2026-06-14 |
| Platforms | Claude CodeCursorClaude Desktop | Claude CodeClaude Desktop | Claude CodeClaude Desktop | Claude CodeClaude Desktop |
| Source repo | — | — | — | — |
| Safety notes | ✓People search and enrichment tools can return emails, titles, and employer metadata; handle as regulated personal data. Agentic search may issue broader queries than manual filters; review results before automated outreach. Bearer tokens grant billable API access; store them in MCP headers or env vars, not in chat. Do not use exported contact data for unsolicited outreach that violates local privacy laws. | ✓Contact search and enrichment can return personal emails and phone numbers; handle under privacy policy. List create/delete tools mutate saved DataMerge collections in your account. API keys in Authorization headers are billable credentials; never commit them to git. Verify enrichment results before using them in automated CRM updates. | ✓The directory indexes merchant claims and attestations; verify rails before sending funds. `verify_payment_endpoint` probes live endpoints but agents still pay merchants directly. Tier 1 merchants are self-attested; prefer Tier 2+ records for high-value purchases. Never share private keys or wallet seeds through MCP chat sessions. | ✓The connection is read-only; it cannot create, edit, or delete AutoRFP.ai records. Each user inherits their own AutoRFP.ai permissions, so MCP results reflect that user's normal app access. OAuth tokens grant persistent read access until revoked in AutoRFP.ai or the MCP client. Do not share OAuth-approved connector sessions across users or paste access tokens into public issues. |
| Privacy notes | ✓Search filters, domains, and profile identifiers are processed by DataForB2B and its data vendors. API keys are credentials; rotate them if exposed in logs, issues, or shared connector configs. Data is sourced from publicly available and verified sources per DataForB2B compliance statements. | ✓Domains, executive names, and LinkedIn URLs sent to tools are processed by DataMerge APIs. Store DATAMERGE_API_KEY in MCP headers or env vars, not in chat or public issues. Mobile phone enrichment costs more credits and reveals sensitive contact data. | ✓Search queries and merchant IDs may appear in Agentic Terminal logs. Payment transactions occur directly with merchants, not through the directory. Optional credentials link your agent identity for rate-limit and review features. | ✓MCP tool results can expose RFP project names, requirement text, approved answer content, and organisation tag vocabulary. Search queries sent to the content library are processed by AutoRFP.ai under its own data-handling terms. Public support notes should describe connector scope, not full requirement or library excerpts. |
| Prerequisites |
|
|
|
|
| Install | | | | |
| Config | | | | |
| Citations | ||||
| Claim | Unclaimed | Unclaimed | Unclaimed | Unclaimed |
Signals
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.