PluginBench
MCP Server

GLEIF MCP Server MCP Server

io.github.olgasafonova/gleif-mcp-server

What is the GLEIF MCP Server MCP server?

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

How to install GLEIF MCP Server

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gleif-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gleif-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gleif-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gleif-mcp-server": {
      "type": "stdio",
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"
      ]
    }
  }
}
Claude Code
claude mcp add gleif-mcp-server -- docker run -i --rm ghcr.io/olgasafonova/gleif-mcp-server:0.9.0

Related MCP servers

Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.

View repository →

Control Miro whiteboards with AI. 77 tools for boards, diagrams, mindmaps.

View repository →

Access Nordic business registries (Norway, Denmark, Finland, Sweden). 23 tools.

View repository →

Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.

View repository →