mcpbeat Sign in

MCP Company Discovery List Builder MCP Server

local only

MCP Company Discovery List Builder runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 8 Sep 2026.

Build a company list from live hiring data or from US SEC filings mentioning a phrase.

Installs per day peak 19 · avg 10 · +49% w/w
a month agotoday
59
Installs / week
npm · @mambalabsdev/mcp-company-discovery-list-builder
0
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Company Discovery List Builder every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-company-discovery-list-builder -- npx -y @mambalabsdev/mcp-company-discovery-list-builder
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-company-discovery-list-builder": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-company-discovery-list-builder"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-company-discovery-list-builder]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-company-discovery-list-builder"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-company-discovery-list-builder": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-company-discovery-list-builder"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-company-discovery-list-builder": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-company-discovery-list-builder"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APIFY_TOKEN (Apify API token from https://console.apify.com/account/integrations). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Company Discovery List Builder

same job, measured the same way
Live UK Company Search
by macaroonnetwork

Search current public UK company metadata from the official Companies House Public Data API.…

local only
I
SEC EDGAR Financial Data
by taru0208

Search SEC EDGAR filings, financial statements, and company data.

answering
Market Data Toolkit MCP
by jdpg23

17 market-data tools for AI agents: eBay sold prices, company KYC, SEC filings, patents, auctions

answering
Greenhouse Jobs Scraper & API Data Extractor
by ranovam

Scrape job listings from companies using Greenhouse ATS via a fast API.

answering
SEC EDGAR
by brechanbech

MCP server for SEC EDGAR data — company filings, financial concepts, and company info

local only
Companieswise
by qinisolabs

Verified UK company lookup & validation for AI agents — Companies House data, snapshot or live.

37 installs/wk local only
Revelata
by revelata

Deep fundamental data & SEC filings from public companies — operating KPIs not even in Bloomberg.

answering
Datocapital
by datocapital

Official company and director data: search, profiles, filings, and name normalization.

11 tools answering

MCP Company Discovery List Builder — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Company Discovery List Builder?
MCP Company Discovery List Builder runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mambalabsdev/mcp-company-discovery-list-builder was installed 59 times last week.
How do I connect MCP Company Discovery List Builder?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mambalabsdev/mcp-company-discovery-list-builder straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Company Discovery List Builder?
The npm package @mambalabsdev/mcp-company-discovery-list-builder was installed 59 times in the last week. Week over week that is +49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Company Discovery List Builder open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.