Skip to content

This release adds 4 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

Added batch LEI lookup and new tools for issuer details and reporting exceptions.

Full changelog

What's New

Performance & Reliability

  • Smart Caching: LRU cache with 15-minute TTL for entities and search results
  • Rate Limiting: Token bucket limiting (50 req/min) to stay under GLEIF's limits
  • Automatic Retries: Exponential backoff for transient failures
  • Connection Pooling: Efficient HTTP connection reuse

New Tools

  • batch_lei_lookup: Look up multiple LEIs in a single request (up to 100)
  • get_lei_issuer: Get details about a specific LOU (Local Operating Unit)
  • list_lei_issuers: List all LEI issuers worldwide
  • get_reporting_exceptions: Get Level 2 reporting exceptions for an entity

Search Improvements

  • Pagination support: Navigate large result sets with page parameter
  • Fuzzy matching: Better partial name matching (enabled by default)

AI Agent Setup

Comprehensive setup instructions for:

  • Claude Desktop
  • Claude Code (CLI)
  • Cursor IDE
  • VS Code with Continue Extension
  • Windsurf
  • Cline

Structured Errors

Clear error responses with:

  • Error codes (not_found, rate_limited, timeout, etc.)
  • Retryable flags for automatic retry decisions
  • HTTP status codes

Installation

Download the binary for your platform and make it executable:

chmod +x gleif-mcp-server-darwin-arm64  # macOS Apple Silicon

Checksums

SHA-256 checksums are provided in checksums.txt for 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]