Weavz
Semantic Scholar

Semantic Scholar

Search Semantic Scholar Academic Graph papers, authors, citations, and references.

7 tools

Tools

Name
search_papers

Search Semantic Scholar Academic Graph papers by relevance.

bulk_search_papers

Use Semantic Scholar bulk paper search for larger result windows and publication-date sorting.

get_paper

Get one Semantic Scholar paper by paper ID, DOI, Corpus ID, arXiv ID, PubMed ID, or URL.

search_authors

Search Semantic Scholar author profiles.

get_author

Get one Semantic Scholar author profile and selected papers.

get_paper_citations

List Semantic Scholar paper citations.

get_paper_references

List Semantic Scholar paper references.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Semantic Scholar to my app?

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

What tools does Semantic Scholar support?

Semantic Scholar supports 7 tools including Search Papers, Bulk Search Papers, Get Paper, Search Authors, Get Author, and more.

Can I use Semantic Scholar with AI agents?

Yes. Add Semantic Scholar 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 Semantic Scholar be used in stateful agent workflows?

Yes. Agents can combine Semantic Scholar 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 Semantic Scholar use?

Semantic Scholar does not require external authentication.

How much does the Semantic Scholar integration cost?

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

Connect Semantic Scholar in minutes

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