You're viewing a demo portfolio

Join the waitlist
PRSM

diffbot_company

Active

Tool of Diffbot

declared in 0.1.0

Look up company details (employees, revenue, industry) for <name> — enrich a company from the Diffbot Knowledge Graph. Returns description, homepage, employee count, revenue, industries, founding date, HQ location, CEO, and Twitter. Example: diffbot_company({ name: "Stripe", _apiKey: "your-token" })

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "Optional company homepage URL to disambiguate the match, e.g. \"https://stripe.com\""
    },
    "name": {
      "type": "string",
      "description": "Company name to enrich, e.g. \"Stripe\". Required unless `url` is given."
    },
    "_apiKey": {
      "type": "string",
      "description": "Diffbot API token (free 10,000-credit tier, no card, at diffbot.com)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Diffbot

https://github.com/pipeworx-io/mcp-diffbot

1/7 registries
View full server →
diffbot_company — Diffbot — PRSM MCP