Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

GLEIF MCP Server

OCI · GHCR.IO/OLGASAFONOVA/GLEIF-MCP-SERVER:0.9.0 · 6 COMPONENTS · SCANNED AUG 3

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

+31 this week 42 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • CVE data not yet available for this package.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency-health data not yet available.Unverified
Provenance & Transparency45
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1864 tokens (~155/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

oci · ghcr.io/olgasafonova/gleif-mcp-server:0.9.0

# add to Claude Code
claude mcp add olgasafonova-gleif-mcp-server -- docker run --rm -i ghcr.io/olgasafonova/gleif-mcp-server:0.9.0
# add to Codex CLI
codex mcp add olgasafonova-gleif-mcp-server -- docker run --rm -i ghcr.io/olgasafonova/gleif-mcp-server:0.9.0
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "olgasafonova-gleif-mcp-server": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  olgasafonova-gleif-mcp-server:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"]
// mcp.json
{
  "mcpServers": {
    "olgasafonova-gleif-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/olgasafonova/gleif-mcp-server:0.9.0"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +3
    • Stability: unverified → 0.20 functional
  • 1 Aug 26 −6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +33
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: fail functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: excellent functional
  • 27 Jul 26 11

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed oci/ghcr.io/olgasafonova/gleif-mcp-server:0.9.0

Provenance none

Ecosystem: oci · Outcome: none

Reason: no_attestation

MCP tools — 12 exposed · ~1,458 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
autocomplete ~119

Get entity name suggestions from a prefix (min 2 characters). USE WHEN: "suggest companies starting with X", "autocomplete company name", user is typing a name and needs quick suggestions. For full search results with pagination, use search_entity instead. Returns name suggestions with LEI and legal name for each match. FAILS WHEN: prefix is shorter than 2 characters. Falls back to fuzzy search automatically if the autocomplete endpoint is unavailable.

NameTypeReqDescription
limitintegerMax suggestions (default 10)
prefixstringyesName prefix to complete

No output schema declared.

No examples provided.

batch_lei_lookup ~119

Look up multiple LEI records in one request (max 100). USE WHEN: "look up these LEIs", "batch lookup", user provides 2+ LEI codes. Faster than calling lei_lookup repeatedly. FAILS WHEN: list is empty (provide at least one LEI), more than 100 LEIs (split into multiple calls), any individual LEI has invalid format (fix that specific LEI; the error message includes its position).

NameTypeReqDescription
leisstringyesComma-separated LEI codes (max 100)

No output schema declared.

No examples provided.

get_lei_issuer ~115

Get details about a specific LEI issuer (Local Operating Unit / LOU) by ID. USE WHEN: "details on this LOU", "issuer info". Returns issuer name, country, status, website, and count of sponsored LEIs. For all issuers worldwide, use list_lei_issuers. FAILS WHEN: issuer ID not found (use list_lei_issuers to get valid IDs).

NameTypeReqDescription
issuer_idstringyesLEI issuer ID (4-32 alphanumeric characters)

No output schema declared.

No examples provided.

get_relationships ~140

Get corporate ownership and fund relationships for an entity. USE WHEN: "who owns X?", "parent company", "subsidiaries", "fund manager" Types: direct-parent, ultimate-parent, children, fund-manager, umbrella-fund, sub-funds. Returns relationship records with related entity LEI, legal name, relationship type, and status. FAILS WHEN: LEI format invalid (must be 20 alphanumeric chars), no relationships of requested type exist (entity may have no parent; check get_reporting_exceptions for why ownership data is missing).

NameTypeReqDescription
leistringyesLEI code
typestringRelationship type

No output schema declared.

No examples provided.

get_reporting_exceptions ~121

Explains why parent/ownership data may be missing for an entity. USE WHEN: "why no parent info?", "reporting exceptions", "missing ownership data". Returns list of Level 2 exceptions, each with type (NON_CONSOLIDATING, NO_KNOWN_PERSON, NATURAL_PERSONS, NON_PUBLIC), category, and reference entity. Empty list when entity has no exceptions (parent data is complete). FAILS WHEN: LEI format invalid (must be 20 alphanumeric chars).

NameTypeReqDescription
leistringyesLEI code

No output schema declared.

No examples provided.

lei_lookup ~147

Get full details for a specific LEI code (legal name, address, jurisdiction, status, managing LOU, renewal dates). USE WHEN: "look up LEI", "LEI details", "who is HWUPKR0MPOU8FGXBT394?" For validating format and status only, use validate_lei. For multiple LEIs at once, use batch_lei_lookup. FAILS WHEN: LEI is not exactly 20 alphanumeric characters (fix format and retry), LEI not found in GLEIF database (entity may not have an LEI; try search_entity by name instead).

NameTypeReqDescription
leistringyes20-character LEI code

No output schema declared.

No examples provided.

list_lei_issuers ~79

List all LEI issuers (Local Operating Units / LOUs) worldwide. USE WHEN: "show all LOUs", "which organizations issue LEIs?", "LEI issuer directory". Returns all issuers with name, country, status, and sponsored LEI count. For one specific issuer, use get_lei_issuer.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_by_bic ~139

Find a bank's LEI from its BIC/SWIFT code (8 or 11 characters). USE WHEN: "find LEI from BIC", "BIC to LEI", "SWIFT code lookup", user provides a BIC code. Returns matching entity with LEI, legal name, country, and registration status. FAILS WHEN: BIC is not 8 or 11 characters (fix input), no entity mapped to this BIC (not all banks have LEIs; try search_entity with the bank name instead).

NameTypeReqDescription
bicstringyesBIC/SWIFT code (8 or 11 chars)

No output schema declared.

No examples provided.

search_by_country ~132

List entities registered in a specific country. USE WHEN: "companies in Germany", "LEIs from US", "entities in country X". Pass ISO 2-letter code (US, GB, DE). Returns entity list with LEI, legal name, and status for each. Paginated. FAILS WHEN: country code is not a 2-letter ISO 3166-1 alpha-2 code (use "US" not "USA", "GB" not "UK").

NameTypeReqDescription
countrystringyes2-letter ISO country code
limitintegerMax results (default 20)

No output schema declared.

No examples provided.

search_by_isin ~112

Find the issuer's LEI from a securities ISIN code (12 characters). USE WHEN: "who issued ISIN US0378331005?", "ISIN to LEI", user provides an ISIN. Returns issuer entity with LEI, legal name, country, and registration status. FAILS WHEN: ISIN is not 12 characters (fix input), no issuer found for this ISIN (some securities lack LEI mapping).

NameTypeReqDescription
isinstringyes12-character ISIN code

No output schema declared.

No examples provided.

search_entity ~125

Search for legal entities by name with fuzzy matching and pagination. For quick name suggestions, use autocomplete instead. USE WHEN: "find company X", "search for X", "look up company X" FAILS WHEN: no results found (try autocomplete for name suggestions, or check spelling; fuzzy matching is on by default).

NameTypeReqDescription
fuzzybooleanUse fuzzy matching (default true)
limitintegerMax results per page (default 20)
pageintegerPage number (default 1)
querystringyesCompany name to search

No output schema declared.

No examples provided.

validate_lei ~110

Check if an LEI code is valid and active. USE WHEN: "is this LEI valid?", "verify LEI", "check LEI format". Performs format (20 chars), check digit (ISO 17442), and database status checks. For full entity details, use lei_lookup instead. NOTE: Never returns an error for invalid LEIs; returns valid=false with a reason message instead. Safe to call on untrusted input.

NameTypeReqDescription
leistringyesLEI code to validate

No output schema declared.

No examples provided.