Gleif Mcp Server
@olgasafonova
关于 Gleif Mcp Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论