Semantic Scholar
Search Semantic Scholar Academic Graph papers, authors, citations, and references.
Tools
| Name | Description |
|---|---|
search_papersSearch Semantic Scholar Academic Graph papers by relevance. | Search Semantic Scholar Academic Graph papers by relevance. |
bulk_search_papersUse Semantic Scholar bulk paper search for larger result windows and publication-date sorting. | Use Semantic Scholar bulk paper search for larger result windows and publication-date sorting. |
get_paperGet one Semantic Scholar paper by paper ID, DOI, Corpus ID, arXiv ID, PubMed ID, or URL. | Get one Semantic Scholar paper by paper ID, DOI, Corpus ID, arXiv ID, PubMed ID, or URL. |
search_authorsSearch Semantic Scholar author profiles. | Search Semantic Scholar author profiles. |
get_authorGet one Semantic Scholar author profile and selected papers. | Get one Semantic Scholar author profile and selected papers. |
get_paper_citationsList Semantic Scholar paper citations. | List Semantic Scholar paper citations. |
get_paper_referencesList Semantic Scholar paper references. | List Semantic Scholar paper references. |
Quick Start
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.
How do I connect Semantic Scholar to ChatGPT or Claude?
Open the Weavz connector setup, sign in, choose a workspace, and add Semantic Scholar as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped Semantic Scholar tools exposed by that workspace.
Does Semantic Scholar work with Claude Code, Cursor, Codex, and local agents?
Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved Semantic Scholar work, and execute Code Mode workflows from a terminal.
What can I ask an AI agent to do with Semantic Scholar?
Semantic Scholar exposes 7 tools, including Search Papers, Bulk Search Papers, Get Paper, Search Authors, Get Author, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.
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.