Gleif Mcp Server
@olgasafonova
About Gleif Mcp Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gleif Mcp Server?
Gleif Mcp Server is an MCP server that gives AI assistants direct access to the Global Legal Entity Identifier (LEI) database via GLEIF's public API. It enables lookup of company identities, verification of legal entities, and exploration of corporate ownership structures, and works with Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, and other MCP-compatible tools.
How to use Gleif Mcp Server?
Download the pre-built binary for your platform from the releases page, make it executable, then configure your MCP client (e.g., Claude Desktop, Cursor) to point to the binary path in the appropriate JSON config file. No API key is required; the server works out of the box with GLEIF's public API.
Key features of Gleif Mcp Server
- LEI lookup, batch lookup (up to 100), and entity name search
- LEI validation (format, check digits, registration status)
- BIC/SWIFT and ISIN lookup for financial identifiers
- Corporate ownership and fund relationship queries
- Local caching with 15‑minute TTL and automatic rate limiting
Use cases of Gleif Mcp Server
- KYC & Onboarding: verify counterparty identities before signing contracts
- Compliance Checks: validate LEIs for MiFID II, EMIR, or DORA reporting
- Due Diligence: research corporate ownership chains and ultimate parents
- Financial Analysis: cross‑reference securities (ISIN) and banks (BIC/SWIFT)
- Data Enrichment: batch‑process company lists to add LEI data
FAQ from Gleif Mcp Server
Do I need an API key to use Gleif Mcp Server?
No. The server uses GLEIF’s public API which requires no authentication, so it works out of the box.
What are the rate limits and how does the server handle errors?
GLEIF allows 60 requests per minute; the server limits itself to 50 req/min and automatically retries on rate‑limited, timeout, or network errors (up to 3 attempts with exponential backoff). Structured error codes (e.g., not_found, rate_limited) indicate retryability.
How current is the data? If a LEI looks valid but is not found, what’s wrong?
The GLEIF database updates daily; recently issued LEIs may not appear immediately. Also verify the LEI is exactly 20 alphanumeric characters and follows ISO 17442 format.
What transport does Gleif Mcp Server use?
It uses the stdio transport, configured by specifying the binary path in your MCP client’s JSON configuration file.
Can I look up multiple LEIs at once?
Yes. The batch_lei_lookup tool accepts up to 100 comma‑separated LEI codes in a single request.
Frequently asked questions
Do I need an API key to use Gleif Mcp Server?
No. The server uses GLEIF’s public API which requires no authentication, so it works out of the box.
What are the rate limits and how does the server handle errors?
GLEIF allows 60 requests per minute; the server limits itself to 50 req/min and automatically retries on rate‑limited, timeout, or network errors (up to 3 attempts with exponential backoff). Structured error codes (e.g., `not_found`, `rate_limited`) indicate retryability.
How current is the data? If a LEI looks valid but is not found, what’s wrong?
The GLEIF database updates daily; recently issued LEIs may not appear immediately. Also verify the LEI is exactly 20 alphanumeric characters and follows ISO 17442 format.
What transport does Gleif Mcp Server use?
It uses the stdio transport, configured by specifying the binary path in your MCP client’s JSON configuration file.
Can I look up multiple LEIs at once?
Yes. The `batch_lei_lookup` tool accepts up to 100 comma‑separated LEI codes in a single request.
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments