diffbot_company
ActiveTool of Diffbot
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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Diffbot
https://github.com/pipeworx-io/mcp-diffbot
1/7 registries