Odel
GLEIF MCP Server

GLEIF MCP Server

Local
@olgasafonova6GoMITUpdated 1w ago

Access the GLEIF LEI database for company verification, KYC, and ownership research.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

Dockerghcr.io/olgasafonova/gleif-mcp-server:0.9.0

Run

docker run -i --rm ghcr.io/olgasafonova/gleif-mcp-server:0.9.0

MCP client config

{
  "mcpServers": {
    "gleif-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"
      ]
    }
  }
}
MCP Bundlehttps://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-darwin-arm64.mcpbv0.9.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-darwin-arm64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-darwin-amd64.mcpbv0.9.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-darwin-amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-linux-amd64.mcpbv0.9.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-linux-amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-linux-arm64.mcpbv0.9.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-linux-arm64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-windows-amd64.mcpbv0.9.0

Distributed as an MCP bundle (`https://github.com/olgasafonova/gleif-mcp-server/releases/download/v0.9.0/gleif-mcp-server-windows-amd64.mcpb`) — download it and import the bundle in your MCP client.