B2B sales intelligence — company emails, enrichment, lead lists, hiring & funding signals.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp10 herramientas · 37 msfind_company_emailsFind publicly available business email addresses for a company domain.
Wraps `nexgendata/company-email-finder`. Returns probable role-based
emails (info@, sales@, support@, etc.) plus any verified contacts
discovered by crawling the homepage and common contact pages.
Args:
domain: Company domain…Find publicly available business email addresses for a company domain. Wraps `nexgendata/company-email-finder`. Returns probable role-based emails (info@, sales@, support@, etc.) plus any verified contacts discovered by crawling the homepage and common contact pages. Args: domain: Company domain…
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | — |
enrich_companyEnrich a single company with domain, description, industry, employee
band, social profiles, and (where available) email patterns.
Wraps `nexgendata/company-enrichment-tool`. Accepts either a free-form
company name ("Stripe") or a domain ("stripe.com").
Args:
domain_or_name: Company name or domai…Enrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns. Wraps `nexgendata/company-enrichment-tool`. Accepts either a free-form company name ("Stripe") or a domain ("stripe.com"). Args: domain_or_name: Company name or domai…
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain_or_name* | string | — |
aggregate_company_profileBuild a full company profile by aggregating across multiple public
sources: homepage, /about, /careers, JSON-LD schema, plus Crunchbase
free-tier funding scrape when `include_funding=True`.
Wraps `nexgendata/company-data-aggregator`. The richest of the
company-research tools — use this when you wa…Build a full company profile by aggregating across multiple public sources: homepage, /about, /careers, JSON-LD schema, plus Crunchbase free-tier funding scrape when `include_funding=True`. Wraps `nexgendata/company-data-aggregator`. The richest of the company-research tools — use this when you wa…
| Parámetro | Tipo | Descripción |
|---|---|---|
| name_or_domain* | string | — |
| include_funding | boolean | — |
find_b2b_leadsFind B2B sales leads matching an industry / geography / size filter.
Wraps `nexgendata/b2b-leads-finder`. Returns company-level leads with
names, domains, and (where available) job-title contacts that match
a Marketing Manager / sales-decision-maker profile. Use
`enrich_lead_list` afterwards to ad…Find B2B sales leads matching an industry / geography / size filter. Wraps `nexgendata/b2b-leads-finder`. Returns company-level leads with names, domains, and (where available) job-title contacts that match a Marketing Manager / sales-decision-maker profile. Use `enrich_lead_list` afterwards to ad…
| Parámetro | Tipo | Descripción |
|---|---|---|
| industry* | string | — |
| country | — | — |
| employee_band | — | — |
| limit | integer | — |
enrich_lead_listBulk-enrich a list of company domains with emails, contact pages,
social profiles, and (where available) phone numbers.
Wraps `nexgendata/lead-list-enricher`. Best used after `find_b2b_leads`
to add contact-tier data to a freshly built lead list. Up to ~50
domains per call recommended for response…Bulk-enrich a list of company domains with emails, contact pages, social profiles, and (where available) phone numbers. Wraps `nexgendata/lead-list-enricher`. Best used after `find_b2b_leads` to add contact-tier data to a freshly built lead list. Up to ~50 domains per call recommended for response…
| Parámetro | Tipo | Descripción |
|---|---|---|
| domains* | array | — |
detect_hiring_signalDetect hiring-momentum signals for a list of companies. Aggregates
open-role counts, growth-related keywords (Series A/B/C, scaling,
expansion), and trend indicators from job boards.
Wraps `nexgendata/hiring-signal-detector`. Useful for sales prospecting
("which of my target accounts are hiring ri…Detect hiring-momentum signals for a list of companies. Aggregates open-role counts, growth-related keywords (Series A/B/C, scaling, expansion), and trend indicators from job boards. Wraps `nexgendata/hiring-signal-detector`. Useful for sales prospecting ("which of my target accounts are hiring ri…
| Parámetro | Tipo | Descripción |
|---|---|---|
| company_slugs* | array | — |
track_startup_fundingTrack recent startup funding announcements filtered by stage and
sector.
Wraps `nexgendata/startup-funding-tracker`. Returns recent rounds
(Crunchbase News + TechCrunch + sector press) including company,
amount, round type, investors, and date.
Args:
stage: Optional stage filter ("seed", "series…Track recent startup funding announcements filtered by stage and sector. Wraps `nexgendata/startup-funding-tracker`. Returns recent rounds (Crunchbase News + TechCrunch + sector press) including company, amount, round type, investors, and date. Args: stage: Optional stage filter ("seed", "series…
| Parámetro | Tipo | Descripción |
|---|---|---|
| stage | — | — |
| sector | — | — |
| days_back | integer | — |
detect_tech_stackDetect the technology stack used by a website (frameworks, CMS,
analytics, payment, hosting, security, marketing tools).
Wraps `nexgendata/wappalyzer-replacement`. Drop-in replacement for
the discontinued Wappalyzer API — returns categorized technology
detections with version + confidence info.
A…Detect the technology stack used by a website (frameworks, CMS, analytics, payment, hosting, security, marketing tools). Wraps `nexgendata/wappalyzer-replacement`. Drop-in replacement for the discontinued Wappalyzer API — returns categorized technology detections with version + confidence info. A…
| Parámetro | Tipo | Descripción |
|---|---|---|
| domain* | string | — |
find_yc_companiesFind Y Combinator companies, optionally filtered by batch (e.g.
"W26", "S25") or status ("Active", "Acquired", "Public").
Wraps `nexgendata/yc-companies-directory-scraper`. Returns the YC
directory entries (company name, batch, description, website,
industries, location, status).
Args:
batch: Ba…Find Y Combinator companies, optionally filtered by batch (e.g. "W26", "S25") or status ("Active", "Acquired", "Public"). Wraps `nexgendata/yc-companies-directory-scraper`. Returns the YC directory entries (company name, batch, description, website, industries, location, status). Args: batch: Ba…
| Parámetro | Tipo | Descripción |
|---|---|---|
| batch | — | — |
| stage | — | — |
search_linkedin_jobsSearch LinkedIn for public job postings matching a query.
Wraps `nexgendata/linkedin-jobs-scraper`. Returns job title, company,
location, posted date, and description. Posted-within filter is a
soft hint applied client-side via the LinkedIn search UI.
Args:
query: Free-text job query (e.g. "seni…Search LinkedIn for public job postings matching a query. Wraps `nexgendata/linkedin-jobs-scraper`. Returns job title, company, location, posted date, and description. Posted-within filter is a soft hint applied client-side via the LinkedIn search UI. Args: query: Free-text job query (e.g. "seni…
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | — |
| location | — | — |
| posted_within_days | integer | — |
10 de 10 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
B2B sales intelligence — company emails, enrichment, lead lists, hiring & funding signals.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.