Paperclip
Enables searching and retrieving research papers from arXiv, the popular preprint repository for scientific papers
Listed as a planned integration for searching and retrieving research papers from HAL open science repository
Provides access to search and retrieve research papers from the Open Science Framework (OSF) API and multiple OSF-hosted preprint servers
Listed as a planned integration for accessing research papers from the Social Science Research Network (SSRN)
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Paperclipsearch for papers about large language models from the last year"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Paperclip MCP Server
📎 Paperclip is a Model Context Protocol (MCP) server that enables searching and retrieving research papers from Arxiv, the Open Science Framework (OSF) API, and OpenAlex.
Important the server is no longer hosted on
paperclip.matsjfunke.com/mcpyou need to host it yourself! For that you can fork this repo and use thedeploy.ymlGithub Action to host on a simple VPS (my simple VPS setup guide)
Quick Start
Setup the paperclip MCP server in your host via the server url no authentication is needed.
Example JSON for cursor:
{
"mcpServers": {
"paperclip": {
"url": "https://<your-server-domain.com>/mcp"
}
}
}Related MCP server: arxiv-reader-mcp
Table of Contents
Usage Examples
Here are examples of Paperclip integrated with popular MCP clients:
Cursor IDE:

Langdock:

Supported Paper providers
Preprint Providers to be added
bioRxiv & medRxiv both share the underlying api structure (https://api.biorxiv.org/pubs/[server]/[interval]/[cursor] where [server] can be "biorxiv" or "medrxiv")
ChemRxiv
Contributing
Interested in contributing to Paperclip? Check out our Contributing Guide for development setup instructions, testing procedures, and more!
This server cannot be deployed
Maintenance
Related MCP Connectors
Multi-engine scholarly research server for search, traversal, full text, and reading lists.
Academic research MCP server for paper search, citation checks, graphs, and deep research.
Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic…
Academic paper search, scientific literature, citation analysis, arXiv & semantic related-work.
Related MCP Servers
- AlicenseAqualityAmaintenanceComprehensive MCP server for academic research workflows, enabling paper searching across multiple sources, manuscript processing with citation placeholders, search caching, and citation export.11MIT
- AlicenseAqualityCmaintenanceMCP server for searching and retrieving arXiv papers with full-text PDF extraction.52MIT
- AlicenseAqualityFmaintenanceAI-powered academic paper search MCP server with relevance scoring, summarization, author search, and credit checking. Enables users to search papers naturally and get scored results.324 npmMIT
- AlicenseNot gradedqualityAmaintenanceA local-first paper RAG server that enables searching and managing academic PDFs via MCP tools, supporting metadata enrichment and citation graphs.1MIT