# Company Enrichment API MCP server

Company firmographics from domain: name, socials, tech stack, emails, phone, address

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-company-enrichment
- Repository: https://github.com/Br0ski777/company-enrichment-x402
- Website: https://github.com/Br0ski777/company-enrichment-x402

## Install
- Endpoint: https://company-enrichment.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://company-enrichment.api.klymax402.com/mcp

## Tools
- company_enrich_from_domain - Enrich an organization's profile by domain. Alternative to Apollo org-enrich at 5x lower cost. Returns structured JSON with firmographic data, socials, tech stack, and contact info scraped from the website.

1. name (string) -- company name
2. description (string) -- company description / tagline
3. socials (object) -- LinkedIn, Twitter, Facebook, GitHub, Instagram URLs
4. techStack (array) -- detected CMS, frameworks, analytics tools
5. contactEmail (string) -- primary contact email from mailto: links
6. phone (string) -- phone number from tel: links
7. address (string) -- physical address from schema.org structured data
8. industry (string) -- detected industry vertical
9. logo (string) -- logo URL if found

Example output: {"name":"Stripe","description":"Financial infrastructure for the internet","socials":{"linkedin":"https://linkedin.com/company/stripe","twitter":"https://twitter.com/stripe"},"contactEmail":"info@stripe.com","techStack":["React","Next.js","Cloudflare"],"address":"354 Oyster Point Blvd, South San Francisco, CA"}

Use this BEFORE sales outreach, CRM enrichment, competitive research, or account-based marketing. Essential for qualifying leads and enriching organization profiles from just a domain. Drop-in replacement for Apollo company enrichment.

Do NOT use for tech stack only -- use website_detect_tech_stack instead. Do NOT use for SEO data -- use seo_audit_page instead. Do NOT use for person data -- use person_enrich_from_email instead. Do NOT use for domain WHOIS/DNS -- use domain_lookup_intelligence instead. Endpoint: https://company-enrichment.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.1.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
