Back to MCP Servers
Gleif
Access the Global Legal Entity Identifier (LEI) database for company verification, KYC, and corporate ownership research via GLEIF's public API.
finance-fintechapi
By olgasafonova
Installation
npx -y gleif-mcp-serverConfiguration
{
"mcpServers": {
"gleif-mcp-server": {
"command": "npx",
"args": ["-y", "gleif-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes