Crossref
Search Crossref DOI metadata, funders, members, journals, and recently indexed scholarly works.
Tools
| Name | Description |
|---|---|
search_worksSearch Crossref content metadata records with filters, cursor pagination, and polite-pool contact support. | Search Crossref content metadata records with filters, cursor pagination, and polite-pool contact support. |
get_workRetrieve Crossref metadata for one DOI. | Retrieve Crossref metadata for one DOI. |
search_fundersSearch the Crossref Open Funder Registry. | Search the Crossref Open Funder Registry. |
get_funderGet one Crossref funder by Open Funder Registry DOI suffix. | Get one Crossref funder by Open Funder Registry DOI suffix. |
list_membersList Crossref member organizations. | List Crossref member organizations. |
get_journalGet Crossref journal metadata by ISSN. | Get Crossref journal metadata by ISSN. |
Triggers
| Name | Description |
|---|---|
updated_worksPoll for Crossref works newly indexed or updated after the initial baseline. | Poll for Crossref works newly indexed or updated after the initial baseline. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('crossref', 'search_works', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'crossref',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Crossref to my app?
Crossref does not require an external account connection. Install the SDK, add the integration to a workspace, then execute tools programmatically.
What tools does Crossref support?
Crossref supports 6 tools including Search Works, Get Work, Search Funders, Get Funder, List Members, and more.
Can I use Crossref with AI agents?
Yes. Add Crossref 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 Crossref be used in stateful agent workflows?
Yes. Agents can combine Crossref 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 Crossref use?
Crossref does not require external authentication.
How much does the Crossref integration cost?
The Crossref integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does Crossref support?
Crossref supports 1 triggers including Updated Works.
Connect Crossref in minutes
Get 20,000 free action executions every month. No credit card required.