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. Returns structured entity data rather than web content and handles entity resolution server-side under OAuth-scoped access.
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— Find a business and return revenue (12m), transaction count (12m), YoY growth, NAICS codes and industry, technology stack, location count and samples, matching brands and matching legal entities.search_person— Find a person and return known names, associated legal-entity roles, registered entities, registrations, public business registration addresses, related brands and Person IDs.get_brand_locations— Full street addresses, 12m card revenue per location, and lat/lng coordinates.get_brand_card_analytics— Past 60 months of card transaction data — revenue, YoY growth, average daily customers, transaction count, average transaction amount, refunds.get_brand_legal_entities— All legal entities linked to a brand with Legal Entity IDs, state-by-state registrations, active/inactive status, formation dates, DBA names, filing numbers and domestic-vs-foreign patterns.search_negative_news— Risk level and detailed findings by category — legal, financial, labor, management, environmental, customer complaints, product recalls, cybersecurity — with source URLs.search_gov_archive— Business registrations, permits and licenses, health inspections and violations, court filings and liens, environmental records, professional licensing.search_kyb— Matching brands and registered legal entities plus address and name verification (Secretary-of-State-specific or any source).generate_brands_segment— Generate a filtered brand segment for competitive and market analysis.generate_locations_segment— Generate a filtered operating-location segment for expansion and site analysis.screen_customer— Screen an individual against sanctions/watchlists. Returns match confidence scores, potential matches with detail, hit/alert status and source list information (SDN, Non-SDN, etc.).screen_business— Screen an organization against global sanctions lists.screen_entity_search— Full entity profile from sanctions lists with all available attributes.find_decision— Decision details including status, assignee, alert status, tags and notes.find_decisions— Paginated list of screening decisions with filters.update_decision— Update a screening decision and return confirmation.
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.