Integrations
Enables searching and retrieving papers from arXiv, including extracting paper content from PDF URLs for AI assistants to read and analyze.
mcp-paperswithcode
🦾 Features
Allows AI assistants to find and read papers, as well as view related code repositories for further context.
This MCP server provides an Model Context Protocol (MCP) client that can interface with the PapersWithCode API.
Additionally, helper tools are introduced to make it easier for the AI agent to make use of the information provided through the PapersWithCode API.
🚀 Getting Started
Installing via Smithery
To install mcp-paperswithcode for Claude Desktop automatically via Smithery:
Tools
Paper Search and Retrieval
- Search PapersSearch for papers with optional filtering by abstract, title, arxiv ID:Copy
- Get PaperGet detailed information about a specific paper by ID:Copy
- Read Paper From URLExtract and read the content of a paper from its URL:Copy
Paper Components
- List Paper ResultsLists the results for a given paper ID in PapersWithCode:Copy
- List Paper TasksRetrieves the tasks associated with a specific paper ID:Copy
- List Paper MethodsLists the methods related to a given paper ID:Copy
- List Paper RepositoriesRetrieves the repositories linked to a specific paper ID:Copy
- List Paper DatasetsList datasets used or referenced in a specific paper:Copy
Research Areas
- Search Research AreasSearch for research areas that exist in PapersWithCode:Copy
- Get Research AreaGet detailed information about a specific research area by ID:Copy
- List Research Area TasksList the tasks for a given research area ID:Copy
Authors
- Get Paper AuthorGet authors matching a full name:Copy
- List Papers by Author IDList papers written by a specific author using their ID:Copy
Conferences
- List ConferencesList conferences with optional filtering by name:Copy
- Get ConferenceGet detailed information about a specific conference by ID:Copy
- List Conference ProceedingsList proceedings for a given conference:Copy
- Get Conference ProceedingGet detailed information about a specific conference proceeding:Copy
- List Conference PapersList papers presented at a specific conference proceeding:Copy
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A server that allows AI assistants to search for research papers, read their content, and access related code repositories through the PapersWithCode API.
Related MCP Servers
- -securityAlicense-qualityA server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.Last updated -3JavaScriptMIT License
JSON Resume MCP Serverofficial
AsecurityAlicenseAqualityA server that enhances AI assistants with the ability to update your JSON Resume by analyzing your coding projects, automatically extracting skills and generating professional descriptions.Last updated -33239TypeScriptThe Unlicense- -securityAlicense-qualityA Model Context Protocol server that enables AI agents to retrieve and understand entire codebases at once, providing tools to analyze local workspaces or remote GitHub repositories.Last updated -9TypeScriptMIT License
- -securityAlicense-qualityA bridge between AI assistants and ArXiv's research repository that enables searching, downloading, and reading academic papers through the Message Control Protocol.Last updated -PythonMIT License