gleif-mcp-server

GenAICPA/gleif-mcp-server

3.2

If you are the rightful owner of gleif-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The GLEIF Model Context Protocol (MCP) Server provides a structured interface to access GLEIF's public REST API v1.0, making it easier for large-language-model agents to interact with the GLEIF dataset.

Tools

Functions exposed to the LLM to take actions

list_lei_records

GET /lei-records

get_lei_record

GET /lei-records/{lei}

search_lei_records

GET /lei-records?filter[…]

fuzzy_completions

GET /fuzzycompletions

auto_completions

GET /autocompletions

list_lei_issuers

GET /lei-issuers

get_lei_issuer

GET /lei-issuers/{id}

list_countries

GET /countries

get_country

GET /countries/{code}

list_entity_legal_forms

GET /entity-legal-forms

get_entity_legal_form

GET /entity-legal-forms/{id}

list_fields

GET /fields

get_field_details

GET /fields/{id}

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources