com.enigma/enigma-mcp
Remote MCP server for U.S. business intelligence: entity resolution, KYB verification, sanctions and negative-news screening, card-transaction analytics, and public-records search.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport streamable-http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
search_business— Look up company information by name, website, phone, or address to retrieve revenue, growth, industry, tech stack, and locations.search_person— Find individual profiles by name or ID with associated roles, entities, registrations, and business addresses.get_brand_locations— Retrieve all physical addresses for an Enigma Brand ID with 12-month card revenue per location and geographic coordinates.get_brand_card_analytics— Access up to 60 months of card-transaction history including revenue, growth rates, customer counts, and transaction details.get_brand_legal_entities— Obtain all legal entities linked to a brand with registration status, formation dates, and filing information.search_negative_news— Screen for risk indicators across legal, financial, labor, management, environmental, customer, product, and cybersecurity categories.search_gov_archive— Query business registrations, permits, licenses, health inspections, court filings, environmental records, and professional licensing.search_kyb— Verify business identity through name and address matching, returning matching brands and entities with address and name verification.screen_customer— Screen individuals against sanctions lists, returning match confidence, potential matches, and source list information.screen_business— Screen organizations against sanctions lists, returning match scores, potential matches, and source details.screen_entity_search— Retrieve the full sanctions profile for an entity ID.find_decision— Retrieve a single screening decision by request ID, including status, assignee, and alerts.find_decisions— Query multiple screening decisions with date range, status, alert, assignee, and tag filters; paginated.update_decision— Update a screening decision's status, assignee, or note.generate_brands_segment— Generate a brand segment export.generate_locations_segment— Generate an operating-location segment export.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.