Skip to main content
Finance & FintechGo

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.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/olgasafonova/gleif-mcp-server

Claude 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.

Details

Category
Finance & Fintech
Language
Go
Author
olgasafonova