MCP: Business Registry Intel - KYB, Officers, Ownership avatar

MCP: Business Registry Intel - KYB, Officers, Ownership

Pricing

$5.00 / 1,000 mcp tool calls

Go to Apify Store
MCP: Business Registry Intel - KYB, Officers, Ownership

MCP: Business Registry Intel - KYB, Officers, Ownership

MCP server for business-registry-intel. AI-agent tools: search_entities, get_entity_profile, lookup_officer, resolve_across_states, build_ownership_graph across US state registries. x402 (USDC on Base) and Skyfire ready. For KYB/AML, PE/M&A, firmographics.

Pricing

$5.00 / 1,000 mcp tool calls

Rating

0.0

(0)

Developer

Seibs.co

Seibs.co

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 days ago

Last modified

Share

MCP: Business Registry & Ownership Intel (KYB) - for AI Agents

MCP server wrapper for business-registry-intel. Exposes five AI-agent tools over the unified US Secretary-of-State registry data (CA, NY, FL, TX + opt-in DE) - entity search, deep profiles with officers, person-to-company lookup, cross-state resolution, and the ownership/association graph. x402 (USDC on Base) and Skyfire agentic-payment ready - an AI agent can pay per call with no pre-provisioned API token when MCP monetization is enabled.

Tools

ToolWhat it does
search_entitiesSearch state registries for a company name; return normalized legal entities (name, file number, status, type, formation date, agent, jurisdiction).
get_entity_profileDeep profile for one entity by {state, file_number} (or name) incl. registered agent, officers/directors, and addresses.
lookup_officerResolve a person to their full company footprint across states, with a multi_entity flag.
resolve_across_statesCollapse one legal entity appearing in multiple jurisdictions into a single cross-state cluster with confidence.
build_ownership_graphParent/subsidiary/sister-entity association graph (nodes, typed edges, components) for a set of companies.

Run modes

  • list_tools - emit the MCP tool catalog + the agentic-payment descriptor (free).
  • call_tool - invoke one tool with { "tool": "...", "args": {...} }.
  • batch - invoke up to 10 {tool, args} calls in one run.
{
"mode": "call_tool",
"tool": "search_entities",
"args": { "name": "Acme Holdings", "states": ["CA", "NY", "FL", "TX"] }
}

Pricing

Flat $0.005 per MCP tool call. The upstream business-registry-intel actor charges its own PPE events (company_record $0.008, officer_director_enrichment $0.012, ownership_graph_enrichment $0.020) directly to the same run as pass-through. So total cost = $0.005 per tool call + upstream pass-through. A run that returns nothing costs nothing.

Agentic payments (x402 / Skyfire)

This server advertises x402 (USDC on Base) and Skyfire acceptance in its tool catalog so autonomous agents can pay per call with no API token, once the operator enables Apify MCP monetization. Calls through Apify always bill via standard PPE. See the catalog payments block (run mode=list_tools).

Responsible use / data scope

Wraps a public-data tool over government public records. Logged-out, no accounts, no cookies, no paywalls bypassed (Delaware's fee-gated detail is opt-in and never auto-charged). PII minimized: officer/agent names are public record on these filings; only name + title + business address are returned. The ownership graph is an association graph (an investigative lead from publicly-filed linkages), not a verified beneficial-ownership determination. You are responsible for lawful use of the outputs (GDPR / CCPA apply to personal data even when public).