Odel
mcp b2b prospect engine

mcp b2b prospect engine

Local
@mambalabsdevJavaScriptMITUpdated 6 days ago

Enrich companies, discover hiring signals and find verified contacts in one actor.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@mambalabsdev/mcp-b2b-prospect-enginev1.0.2

Run

npx -y @mambalabsdev/mcp-b2b-prospect-engine

MCP client config

{
  "mcpServers": {
    "mcp-b2b-prospect-engine": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-b2b-prospect-engine"
      ]
    }
  }
}