premium-data__lookup_business_registration
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Premium Data] Look up company registration records, officers, and filings from global business registries. Args: company_name: Company name to search jurisdiction: Jurisdiction code (e.g., 'us_de' for Delaware, 'gb' for UK) max_results: Max results (default 10)
Parameters schema
{
"type": "object",
"required": [
"company_name"
],
"properties": {
"max_results": {
"type": "integer",
"default": 10
},
"company_name": {
"type": "string"
},
"jurisdiction": {
"type": "string",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries