B2B sales intelligence — company emails, enrichment, lead lists, hiring & funding signals.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp10 Tools · 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| query* | string | — |
| location | — | — |
| posted_within_days | integer | — |
10 von 10 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
B2B sales intelligence — company emails, enrichment, lead lists, hiring & funding signals.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.