You're viewing a demo portfolio

Join the waitlist
PRSM

sales-intelligence__track_startup_funding

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Sales Intelligence] 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 a", "series b", ...). sector: Optional sector / industry filter ("ai", "fintech", ...). days_back: Look-back window in days (default 30, max ~180).

Parameters schema

{
  "type": "object",
  "properties": {
    "stage": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "sector": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "days_back": {
      "type": "integer",
      "default": 30
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →