Remote MCP server to enrich company profiles with structured B2B data and confidence scores.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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
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>