Weavz
bioRxiv/medRxiv

bioRxiv/medRxiv

Open preprint metadata, publication links, and usage statistics from bioRxiv and medRxiv.

6 tools

Tools

Name
list_preprints

List bioRxiv or medRxiv preprint metadata for an interval. Results are paginated by numeric cursor.

get_preprint_by_doi

Fetch metadata for one bioRxiv or medRxiv manuscript DOI.

list_publication_links

List preprint-to-published-article metadata for bioRxiv or medRxiv records.

get_publication_by_doi

Fetch publication-link metadata by preprint DOI or published DOI.

summary_statistics

Return monthly or yearly new/revised paper counts from the bioRxiv API.

usage_statistics

Return monthly or yearly abstract view, full text view, and PDF download counts for bioRxiv or medRxiv.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect bioRxiv/medRxiv to my app?

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

What tools does bioRxiv/medRxiv support?

bioRxiv/medRxiv supports 6 tools including List Preprints, Get Preprint by DOI, List Publication Links, Get Publication by DOI, Summary Statistics, and more.

Can I use bioRxiv/medRxiv with AI agents?

Yes. Add bioRxiv/medRxiv 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 bioRxiv/medRxiv be used in stateful agent workflows?

Yes. Agents can combine bioRxiv/medRxiv 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 bioRxiv/medRxiv use?

bioRxiv/medRxiv does not require external authentication.

How much does the bioRxiv/medRxiv integration cost?

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

Connect bioRxiv/medRxiv in minutes

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