Verify any company's legal identity in one question. Look up LEI codes, validate counterparties, and trace corporate ownership structures using the
Verify any company's legal identity in one question. Look up LEI codes, validate counterparties, and trace corporate ownership structures using the official GLEIF database. Covers 2.8M+ entities across 200+ jurisdictions. The gleif mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 14 defined tools rather than through you.
The Legal Entity Identifier (LEI) is a 20-character alphanumeric code that uniquely identifies legal entities participating in financial transactions worldwide. It's mandated by 200+ regulations including MiFID II, EMIR, Dodd-Frank, and DORA.
Everything the assistant can do here goes through one of these:
Authentication — None requiredDocumentation — https://www.gleif.org/en/lei-data/gleif-apilei_lookup — Get full details for a specific LEIvalidate_lei — Check format, check digits, and statusbatch_lei_lookup — Look up multiple LEIs at oncesearch_entity — Search by company namesearch_by_bic — Find LEI from BIC/SWIFTsearch_by_isin — Find issuer LEI from ISINsearch_by_country — List entities by countryautocomplete — Entity name suggestionsget_relationships — Get corporate/fund relationshipsget_lei_issuer — Get details about an LOUSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the database access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Gleif's toolset — Authentication, Documentation, lei_lookup and 11 more — is a fair guide to whether it matches your workflow. It is maintained by olgasafonova; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Authentication | None required |
| Documentation | https://www.gleif.org/en/lei-data/gleif-api |
| lei_lookup | Get full details for a specific LEI |
| validate_lei | Check format, check digits, and status |
| batch_lei_lookup | Look up multiple LEIs at once |
| search_entity | Search by company name |
| search_by_bic | Find LEI from BIC/SWIFT |
| search_by_isin | Find issuer LEI from ISIN |
| search_by_country | List entities by country |
| autocomplete | Entity name suggestions |
| get_relationships | Get corporate/fund relationships |
| get_lei_issuer | Get details about an LOU |
| list_lei_issuers | List all LOUs worldwide |
| get_reporting_exceptions | Get Level 2 reporting exceptions |
Read-only SQL access to Postgres — let your assistant inspect schemas and answer questions from real data.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Official MongoDB server covering data, schemas and Atlas management — from find queries to spinning up clusters.
Serverless Postgres with database branching — point your assistant at Neon and let it work on disposable copies.