HomeSearch & Research › mcp-company-contact-details-extractor

mcp-company-contact-details-extractor

Find a company contact page and extract role emails, a phone number and a postal address.

TypeScript Cloud
★ 0 stars Last pushed 2026-09-22 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @mambalabsdev/mcp-company-contact-details-extractor@1.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-company-contact-details-extractor": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-company-contact-details-extractor@1.0.0"
      ],
      "env": {
        "APIFY_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • APIFY_TOKEN required secret — Apify API token from https://console.apify.com/account/integrations

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry