Enrich a company domain into structured firmographics: employee band, industry, HQ location, founded year, revenue estimate, logo, and description. Extracts data from schema.org JSON-LD and HTML meta tags with per-field source provenance. Flat JSON output, Clay ready.
Server Config
{
"mcpServers": {
"company-firmographic-enricher": {
"command": "npx",
"args": [
"@mambalabsdev/mcp-company-firmographic-enricher"
]
}
}
}