Loading...

This MCP server enables AI assistants to search, retrieve, and parse information about research papers and related code from PapersWithCode.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
This MCP server enables AI assistants to search, retrieve, and parse information about research papers and related code from PapersWithCode.
This MCP server is relatively safe due to its read-only nature and focus on academic research data. However, it's crucial to monitor API usage to prevent abuse and ensure the PapersWithCode API remains secure.
Performance depends on the PapersWithCode API's responsiveness. Complex queries may take longer to execute.
Consider the potential costs associated with PapersWithCode API usage, especially for high-volume applications.
npx -y @smithery/cli install @hbg/mcp-paperswithcode --client claudesearch_papersSearches for research papers based on title, abstract, or ArXiv ID.
Read-only operation, no side effects.
get_paperRetrieves metadata for a specific paper by its ID.
Read-only operation, no side effects.
read_paper_from_urlExtracts readable text from a paper given its URL.
Read-only operation, no side effects.
list_paper_resultsLists benchmark results associated with a specific paper.
Read-only operation, no side effects.
list_paper_tasksLists tasks associated with a specific paper.
Read-only operation, no side effects.
list_paper_methodsLists methods discussed in a specific paper.
Read-only operation, no side effects.
list_paper_repositoriesLists code repositories linked to a specific paper.
Read-only operation, no side effects.
list_paper_datasetsLists datasets mentioned or used in a specific paper.
Read-only operation, no side effects.
search_research_areasSearches research areas by name.
Read-only operation, no side effects.
get_research_areaRetrieves metadata for a specific research area.
Read-only operation, no side effects.
list_research_area_tasksLists tasks associated with a specific research area.
Read-only operation, no side effects.
search_authorsSearches authors by full name.
Read-only operation, no side effects.
get_paper_authorRetrieves metadata for an author by ID.
Read-only operation, no side effects.
list_papers_by_author_idLists all papers written by an author via ID.
Read-only operation, no side effects.
list_papers_by_author_nameSearches by name and returns papers for the first matching author.
Read-only operation, no side effects.
list_conferencesLists conferences, optionally filtered by name.
Read-only operation, no side effects.
get_conferenceRetrieves metadata for a specific conference.
Read-only operation, no side effects.
list_conference_proceedingsLists all proceedings under a conference.
Read-only operation, no side effects.
get_conference_proceedingRetrieves details for a specific conference proceeding.
Read-only operation, no side effects.
list_conference_papersLists all papers for a specific conference proceeding.
Read-only operation, no side effects.
None
cloud
This MCP server is relatively safe due to its read-only nature and focus on academic research data. However, it's crucial to monitor API usage to prevent abuse and ensure the PapersWithCode API remains secure.
This server is designed for read-only access to research paper information, so autonomy is limited to information retrieval and summarization tasks.
Production Tip
Monitor API usage to ensure compliance with PapersWithCode's rate limits.
You can retrieve information about research papers, authors, datasets, conferences, and more from PapersWithCode.
No, this server is read-only and does not allow you to modify any data.
No, this server does not require an API key.
The MCP server will be unable to retrieve information, and requests will likely fail.
The accuracy of the information depends on the PapersWithCode database. Check their website for update frequency.
This server can extract text from a paper's URL, but it doesn't guarantee access to full-text content if it's behind a paywall.
Potentially, the PapersWithCode API may have rate limits. Monitor your usage to avoid being throttled.
Harris Beg
Lead Developer