olgasafonova/gleif-mcp-server
Access the Global Legal Entity Identifier (LEI) database for company verification, KYC, and corporate ownership research via GLEIF's public API.
Quick Start
Clone the repository:
git clone https://github.com/olgasafonova/gleif-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"gleif-mcp-server": {
"command": "npx",
"args": [
"-y",
"olgasafonova/gleif-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.