Submit

Company Firmographic Enricher

@mambalabsdev

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.
Overview

Company Firmographic Enricher MCP Server

Enrich a company domain into structured firmographics with source provenance.

Tool: enrich_company_firmographics

Input: company domain (e.g. stripe.com)

Returns: employee band, industry, HQ location, founded year, revenue estimate, logo URL, description, source signals, and data completeness score.

Install

{
  "mcpServers": {
    "company-firmographic-enricher": {
      "command": "npx",
      "args": ["@mambalabsdev/mcp-company-firmographic-enricher"]
    }
  }
}

Requires an Apify API token set as APIFY_TOKEN environment variable.

Part of the Mamba Labs GTM intelligence suite.

Server Config

{
  "mcpServers": {
    "company-firmographic-enricher": {
      "command": "npx",
      "args": [
        "@mambalabsdev/mcp-company-firmographic-enricher"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.