Weavz
Europe PMC

Europe PMC

Search Europe PMC life-science literature, patents, citations, references, full text XML, and annotations.

7 tools
1 trigger

Tools

Name
search_publications

Search Europe PMC life-science publications, preprints, books, patents, and related records.

get_publication

Retrieve one Europe PMC record by source and external ID.

get_citations

List Europe PMC citations for one record.

get_references

List Europe PMC references for one record.

get_database_links

List Europe PMC database links for one record.

get_full_text_xml

Retrieve open-access full text XML by PMCID when available.

get_annotations

Retrieve Europe PMC text-mined annotations for article IDs.

Triggers

Name
new_publications

Poll Europe PMC for newly seen publications matching a query and first-publication-date window.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('europe-pmc', 'search_publications', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'europe-pmc',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Europe PMC to my app?

Europe PMC does not require an external account connection. Install the SDK, add the integration to a workspace, then execute tools programmatically.

What tools does Europe PMC support?

Europe PMC supports 7 tools including Search Publications, Get Publication, Get Citations, Get References, Get Database Links, and more.

Can I use Europe PMC with AI agents?

Yes. Add Europe PMC to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Europe PMC be used in stateful agent workflows?

Yes. Agents can combine Europe PMC tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Europe PMC use?

Europe PMC does not require external authentication.

How much does the Europe PMC integration cost?

The Europe PMC integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Europe PMC support?

Europe PMC supports 1 triggers including New Publications.

Connect Europe PMC in minutes

Get 20,000 free action executions every month. No credit card required.