This MCP server resolves ambiguous entity names or tickers into verified identifiers across multiple sources, including SEC CIK, GLEIF LEI, ISIN, Wikidata, and CoinGecko. It also supports non-US entities, mapping inputs to standardized IDs using the server’s configured resolver capabilities.
🛠️ Key Features
- Resolves ambiguous name/ticker inputs to verified IDs
- Supports SEC CIK, GLEIF LEI, ISIN, Wikidata, and CoinGecko identifiers
- Covers non-US entities in addition to US sources
🚀 Use Cases
- Convert an imprecise company or token name/ticker into verified identifier(s)
- Normalize entities for downstream systems that require standard IDs
⚡ Developer Benefits
- Provides a unified resolution target set (SEC CIK, LEI, ISIN, Wikidata, CoinGecko)
- Enables identifier normalization across US and non-US entities
⚠️ Limitations
- The description does not specify which exact identifier types are returned in all cases, or the resolution confidence/selection behavior.