CompanyEnrich
Access real-time exclusive B2B data APIs that power your AI agents and workflows
The CompanyEnrich MCP Server is a Model Context Protocol (MCP) server that provides tools for enriching company information, searching for companies, and finding similar companies. It's deployed on Cloudflare Workers and accessible at https://mcp.companyenrich.com/sse.
This MCP server enables AI assistants like Claude to access comprehensive company information, search for companies based on various criteria, and find similar companies for competitive analysis and market research.
Installation
Claude Desktop
Open Claude Desktop and go to Settings > Developer > Edit Config
Add the following configuration:
JSON
{
"mcpServers": {
"companyenrich": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.companyenrich.com/sse",
"--header",
"Authorization: Bearer${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "Bearer <YOUR TOKEN>"
}
},
}
}
Replace <YOUR TOKEN> with your CompanyEnrich API key (get one at companyenrich.com).
Restart Claude Desktop
VS Code
"mcp": {
"servers": {
"CompanyEnrich": {
"type": "http",
"url": "https://mcp.companyenrich.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR TOKEN>"
}
}
}
}
Cursor
{
"mcpServers": {
"CompanyEnrich": {
"url": "https://mcp.companyenrich.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR TOKEN>"
}
}
}
}
Raycast
{
"mcpServers" : {
"CompanyEnrich" : {
"httpHeaders" : {
"Authorization" : "Bearer <YOUR TOKEN>"
},
"url" : "https:\/\/mcp.companyenrich.com\/sse"
}
}
}
Available Tools
🏢 Enrich Company Information
Get detailed company data using just a domain name:
- Company name, industry, and description
- Employee count and revenue
- Location information
- Social media profiles
- Financial data
- And much more business intelligence
Example: "Get information about apple.com"
🔍 Search Companies
Find companies based on multiple criteria:
- Search by name or domain
- Filter by industry, location, size
- Employee count ranges (1-10 to 10,000+)
- Revenue ranges (under $1M to over $1B)
- Company types (private, public, nonprofit, etc.)
- Technologies used (React, AWS, Python, etc.)
- Keywords in company profiles
- Founded year range
Example: "Find software companies in California with 50-200 employees using React"
🎯 Find Similar Companies
Discover companies similar to one or more target companies:
- Analyze up to 10 companies at once
- Get similarity scores
- Filter results by size, location, type, and more
- Perfect for competitive analysis
- Ideal for market research and finding potential partners
Example: "Find companies similar to stripe.com and square.com"
Use Cases
- Sales & Lead Generation: Find potential customers matching your ideal customer profile
- Market Research: Analyze competitors and market segments
- Investment Research: Discover companies in specific industries or growth stages
- Partnership Discovery: Find potential partners or acquisition targets
- Competitive Intelligence: Track companies similar to yours or your competitors
Requirements
- CompanyEnrich API key (sign up at companyenrich.com)
- Claude Desktop or another MCP-compatible client
Updated 8 months ago
Copy Page
相关服务器
Postiz MCP
Streamline your social media with Postiz. Schedule posts, analyze performance, and manage all accounts in one place
PaidSync.ai
Run Google, Meta, LinkedIn, and TikTok ads from any AI (Claude, Chatgpt, Gemini and more)
AdKit
Manage Meta, Google & TikTok ads — launch campaigns, track performance, spy on competitors, generate AI creatives.
KDP Niche Research MCP
MCP server providing AI agents with Kindle publishing niche intelligence — demand scores, competition analysis, revenue estimates via x402 micropayments
DataDoe
Hosted Amazon Seller & Vendor MCP server. Connect Claude, ChatGPT, Cursor, Codex, Gemini, GitHub Copilot to live Amazon SP-API and Ads API data
Markifact
MCP server for Google Ads, Meta Ads, GA4, TikTok Ads, LinkedIn Ads, Shopify, HubSpot, and 15+ more advertising and marketing platforms. 300+ tools for campaign creation, performance analysis, keyword research, and CRM workflows. OAuth 2.1 authentication. Every write operation requires explicit user approval.
MuntuAI MCP
Allow your agents to launch personalized outbound campaigns
X Algorithm MCP
Tweet scoring and optimization using X's actual algorithm weights - 22 engagement signals, 18 safety filters, diversity penalty calculator, and 11 research tools.
Coherence
Talk to your CRM's AI agent from Claude, Cursor, and other MCP clients — read records, send email, create reminders, draft outreach, all gated by approvals.
Derrick App - B2B Data enrichment MCP
MCP server for B2B data enrichment via Derrick: find verified emails, phone numbers, and 100+ LinkedIn/company data points natively from agents. Powered by Google Sheets-native Derrick API.