data
Europe PMC MCP, CLI, and Lua Integration for AI Agents
Europe PMC integration docs for AI agents: MCP gateway setup, Europe PMC CLI commands, Lua API reference, credentials, and function schemas.Europe PMC for agents
No credentials required; available in web and CLI hosts when runtime dependencies are installed.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
europe-pmc.europe_pmc_search | Read read | 0 | Search Europe PMC publications with GET /search. |
europe-pmc.europe_pmc_search_post | Read read | 0 | Search Europe PMC publications with POST /searchPOST for long queries. |
europe-pmc.europe_pmc_article | Read read | 0 | Get one article by source and external ID. |
europe-pmc.europe_pmc_references | Read read | 0 | List publications referenced by an article. |
europe-pmc.europe_pmc_citations | Read read | 0 | List publications citing an article. |
europe-pmc.europe_pmc_database_links | Read read | 0 | List biological database cross-references for an article. |
europe-pmc.europe_pmc_labs_links | Read read | 0 | List third-party external links for an article. |
europe-pmc.europe_pmc_data_links | Read read | 0 | Return consolidated Scholix data-literature links. |
europe-pmc.europe_pmc_evaluations | Read read | 0 | Get evaluations for an article. |
europe-pmc.europe_pmc_full_text_xml | Read read | 0 | Retrieve Open Access full-text XML by article ID. |
europe-pmc.europe_pmc_book_xml | Read read | 0 | Retrieve bookshelf XML by article ID. |
europe-pmc.europe_pmc_supplementary_files | Read read | 0 | Retrieve supplementary file archive for an article when available. |
europe-pmc.europe_pmc_fields | Read read | 0 | List indexed search fields. |
europe-pmc.europe_pmc_profile | Read read | 0 | Get result-count profiles by publication type and source. |
europe-pmc.europe_pmc_metrics | Read read | 0 | Read Europe PMC service metrics. |
europe-pmc.europe_pmc_status_update_search | Read read | 0 | Search article status updates. |
europe-pmc.europe_pmc_annotations_by_article_ids | Read read | 0 | Get annotations for one or more article IDs. |
europe-pmc.europe_pmc_annotations_by_entity | Read read | 0 | Find annotations tagging a specific entity. |
europe-pmc.europe_pmc_annotations_by_provider | Read read | 0 | Find annotations supplied by a provider. |
europe-pmc.europe_pmc_annotations_by_relationship | Read read | 0 | Find relationship annotations between two entities. |
europe-pmc.europe_pmc_annotations_by_section_or_type | Read read | 0 | Find annotations by article section and/or annotation type. |
europe-pmc.europe_pmc_grants_search | Read read | 0 | Search the GRIST grants database. |