Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 5mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

anthropic claude gleif go legal-entity-identifier lei
+3 more
mcp mcp-server model-context-protocol

Summary

AI summary

New GLEIF MCP Server v0.1.0 adds LEI lookup, validation, and multiple search capabilities.

Full changelog

GLEIF MCP Server v0.1.0

Access the Global Legal Entity Identifier (LEI) database via MCP.

Features

  • lei_lookup: Get full details for a specific LEI code
  • validate_lei: Verify LEI format, check digits, and registration status
  • search_entity: Find companies by name with fuzzy matching
  • search_by_bic: Find bank LEI from BIC/SWIFT code
  • search_by_isin: Find issuer LEI from securities ISIN
  • search_by_country: Browse entities by jurisdiction
  • get_relationships: Corporate ownership mapping
  • autocomplete: Entity name suggestions

Installation

Download the binary for your platform, make it executable, and add to your MCP config.

Claude Code:

claude mcp add gleif /path/to/gleif-mcp-server

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "gleif": {
      "command": "/path/to/gleif-mcp-server"
    }
  }
}

Checksums

See checksums.txt for SHA-256 verification.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track olgasafonova/gleif-mcp-server

Get notified when new releases ship.

Sign up free

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

All releases →

Beta — feedback welcome: [email protected]