Search

Semantic Scholar MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Semantic Scholar Academic Graph, Recommendations, and Datasets APIs — search papers, explore citations, discover authors, get paper recommendations, and search text snippets across 214M+ academic papers. Most endpoints work without authentication; an optional API key provides dedicated rate limits (sent as x-api-key header, case-sensitive per the OpenAPI spec).

14 tools
Agent guide included
No auth required or API Key
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Semantic Scholar — workflow patterns, data models, and gotchas for your AI agent.

Semantic Scholar

Semantic Scholar provides Academic Graph and Recommendations APIs. Search 214M+ papers, explore citations, discover authors, get recommendations. Optional API key for dedicated rate limits.

Data Model

  • Papers — keyword search, id lookup, fuzzy matching, batch hydration, similarity neighborhoods, and personalized recommendations.
  • Authors — search, profile pages, authorship expansion, and batched author metadata.
  • Citations & references — outgoing and incoming graph edges per paper id.
  • Snippets — full-text style passage search across the corpus.

Gotchas

  • Optional API key: x-api-key header. Without key: shared rate pool. With key: dedicated 1 RPS. Rate limit 120/min.
  • HTTP 429: Back off and retry; add a FIELDS credential with api_key for higher limits, or use paper/author id lookups (e.g. get paper by DOI) instead of heavy search when the shared pool is saturated.

Tools in this Server (14)

Batch Authors

Fetch Semantic Scholar details for multiple authors in a single request (up to 1000 IDs). Returns name, affiliations, paper count, citation count, and...

Batch Papers

Fetch Semantic Scholar details for multiple papers in a single request (up to 500 IDs). Returns title, abstract, authors, citation count, venue, and m...

Get Author

Fetch detailed Semantic Scholar author profile including name, affiliations, homepage, paper count, citation count, h-index, and external IDs (DBLP, e...

Get Author Papers

Get a Semantic Scholar author's papers with title, year, venue, citation count, and co-author information. Paginated for authors with many publication...

Get Citations

Get Semantic Scholar papers that cite a given paper (incoming citations). Returns citing papers with context snippets, citation intents, and whether t...

Get Paper

Fetch full Semantic Scholar paper metadata including abstract, authors, citation/reference counts, fields of study, and publication details. Accepts p...

Get Paper Authors

Get the authors of a Semantic Scholar paper with their affiliations, publication count, citation count, and h-index.

Get References

Get Semantic Scholar papers referenced by a given paper (bibliography/outgoing references). Returns referenced papers with context snippets, citation ...

Match Paper

Find a single Semantic Scholar paper by exact or close title match. Returns the best-matching paper with a match score. Use this when you know the pap...

Recommend Papers

Get paper recommendations based on lists of positive (and optionally negative) example papers (Semantic Scholar Recommendations API). Provide papers y...

Search Authors

Search Semantic Scholar for authors by name. Returns authors with their affiliations, paper count, citation count, and h-index.

Search Papers

Search Semantic Scholar papers by relevance (Academic Graph API). Returns papers with title, abstract, TLDR summary, authors, venue, citation count, a...

Search Snippets

Search for text snippets (~500 words) across academic papers that match a query. Returns ranked text excerpts from titles, abstracts, and body text wi...

Similar Papers

Get paper recommendations similar to a single input paper (Semantic Scholar Recommendations API). Choose from 'recent' papers across all fields or 'al...

Frequently Asked Questions

What is the Semantic Scholar MCP server?

Semantic Scholar Academic Graph, Recommendations, and Datasets APIs — search papers, explore citations, discover authors, get paper recommendations, and search text snippets across 214M+ academic papers. Most endpoints work without authentication; an optional API key provides dedicated rate limits (sent as x-api-key header, case-sensitive per the OpenAPI spec). It provides 14 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Semantic Scholar to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/semantic-scholar. Authentication is handled automatically.

How many tools does Semantic Scholar provide?

Semantic Scholar provides 14 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Semantic Scholar require?

Semantic Scholar uses open data APIs — no authentication required.

Setup Instructions

Connect Semantic Scholar to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/semantic-scholar

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Semantic Scholar?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Semantic Scholar MCP Server & Skill — 14 Tools