B2B data enrichment for AI agents. 100+ data providers behind one MCP server. Databar.ai enables access to 100+ third party data providers, waterfall enrichments, and company signals via a single MCP server β company and contact enrichment, email and phone waterfalls, LinkedIn profiles, technographics, funding data, email verification, and prospect search with ICP filters.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Databar.ai.
search_enrichmentsSearch enrichments by keyword or category
get_enrichment_detailsGet parameters, pricing, and response fields for an enrichment
run_enrichmentRun a single enrichment (with auto-polling and caching)
run_bulk_enrichmentRun an enrichment on multiple inputs at once
search_waterfallsSearch available waterfall enrichments
run_waterfallRun a waterfall (tries providers sequentially)
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with Databar.ai's data enrichment API. Discover, configure, and run data enrichments across hundreds of data providers using natural language.
Edit your Claude Desktop config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonRestart Claude Desktop. Verify by asking: "What Databar tools do you have access to?"
"Get me David Abaev's LinkedIn profile"
Claude searches for LinkedIn enrichments, picks the right one, runs it, and returns the profile data.
"Verify the email david@databar.ai"
"Find the email for John Smith at Google"
Runs a waterfall that tries multiple providers until one returns a result.
"Enrich these 10 emails with company data: [list]"
Uses bulk enrichment to process all records in a single API call.
"List my tables"
"Create 5 rows in table abc-123 with columns name and email"
"Get the columns for table abc-123"
| Tool | Description |
|---|---|
search_enrichments | Search enrichments by keyword or category |
get_enrichment_details | Get parameters, pricing, and response fields for an enrichment |
run_enrichment | Run a single enrichment (with auto-polling and caching) |
run_bulk_enrichment | Run an enrichment on multiple inputs at once |
| Tool | Description |
|---|---|
search_waterfalls | Search available waterfall enrichments |
run_waterfall | Run a waterfall (tries providers sequentially) |
run_bulk_waterfall | Run a waterfall on multiple inputs at once |
| Tool | Description |
|---|---|
create_table | Create a new empty table |
list_tables | List all tables in your workspace |
get_table_columns | Get column schema for a table |
get_table_rows | Get rows with pagination |
get_table_enrichments | List enrichments configured on a table |
add_table_enrichment | Add an enrichment to a table with column mapping |
run_table_enrichment | Trigger an enrichment on all rows in a table |
| Tool | Description |
|---|---|
create_rows | Insert up to 50 rows with deduplication options |
patch_rows | Update fields on existing rows by ID |
upsert_rows | Insert or update rows based on a matching key |
| Tool | Description |
|---|---|
get_user_balance | Get credit balance and account info |
All settings are configurable via environment variables:
| Variable | Default | Description |
|---|---|---|
DATABAR_API_KEY | (required) | Your Databar API key |
DATABAR_BASE_URL | https://api.databar.ai/v1 | API base URL |
CACHE_TTL_HOURS | 24 | Result cache TTL in hours |
MAX_POLL_ATTEMPTS | 150 | Max polling attempts for async tasks |
POLL_INTERVAL_MS | 2000 | Polling interval in ms |
task_id/v1/tasks/{task_id} every 2 secondscompleted, results are returnedgone status is handled gracefullyskip_cache: true to force fresh dataEnrichments are automatically categorized (People, Company, Email, Phone, Social, Financial, Verification) to help the AI assistant pick the right tool.
| Problem | Solution |
|---|---|
| Server not connecting | Verify API key, rebuild (npm run build), restart Claude Desktop |
| "No enrichments found" | Try a broader search query; list cache refreshes every 5 minutes |
| "Task timed out" | Some enrichments take longer; increase MAX_POLL_ATTEMPTS |
| "Task data has expired" | Data is stored for 1 hour only; re-run the enrichment |
| "Invalid API key" | Check .env or Claude Desktop config for typos/extra spaces |
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/databar-ai)<a href="https://allmcps.com/mcp/databar-ai"><img src="https://allmcps.com/api/badge/databar-ai?style=directory" alt="Databar.ai on AllMCPs" /></a>