This live, hosted MCP API enriches a company domain into a structured B2B profile with a confidence score, billed per successful high-confidence enrichment with a 100-enrichment free tier.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
The install command below didn't complete successfully in our automated test.
npx -y @anthropic-ai/mcp-server-lead-enrichmentnpm notice npm notice New major version of npm available! 10.1.0 -> 12.0.2 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v12.0.2> npm notice Run `npm install -g npm@12.0.2` to update! npm notice npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@anthropic-ai%2fmcp-server-lead-enrichment - Not found npm ERR! 404 npm ERR! 404 '@anthropic-ai/mcp-server-lead-enrichment@*' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install
This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 7d ago.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by B2B Lead Enrichment.
The MCP-native API that AI agents use to enrich B2B company profiles with structured data.
Status: Live and accepting requests
| Tier | Monthly | Price | Overage |
|---|---|---|---|
| Free | 100 enrichments | $0 | N/A |
| Pro | 10,000 enrichments | $49/month | $0.05/enrichment |
| Enterprise | Unlimited | Contact us | Custom |
Billing: Only for successful, high-confidence enrichments (confidence > 0.6). No charge for failed or low-quality enrichments.
This API is built on the Model Context Protocol (MCP), making it natively discoverable and callable by AI agents like Claude, Cursor, and ChatGPT.
Add to claude_desktop_config.json:
Add in Cursor Settings > MCP > Add New Server:
Create .vscode/mcp.json:
Use the OpenAPI schema:
| Method | Endpoint | Description |
|---|---|---|
| POST | /mcp | MCP JSON-RPC endpoint |
| GET | /health | Health check |
| GET | /.well-known/mcp-server.json | MCP Server Card |
| GET | /openapi.json | OpenAPI 3.1 spec |
| GET | /docs | Human-readable docs |
| GET | /test/enrich?domain=stripe.com | Test endpoint (auth required) |
For stripe.com:
enrich_lead Tool| Parameter | Type | Required | Description |
|---|---|---|---|
domain | string | Yes | Company domain (e.g., "stripe.com") |
attributes | string[] | No | Data types: firmographic, technographic, intent, contacts |
requiredFields | string[] | No | Fields that must be present |
All errors follow RFC 9457 Problem Details format:
| Tier | Burst | Sustained |
|---|---|---|
| Free | 10 req/sec | 5 req/sec |
| Pro | 50 req/sec | 20 req/sec |
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/b2b-lead-enrichment)<a href="https://allmcps.com/mcp/b2b-lead-enrichment"><img src="https://allmcps.com/api/badge/b2b-lead-enrichment?style=directory" alt="B2B Lead Enrichment on AllMCPs" /></a>