paperclip

matsjfunke/paperclip

3.4

If you are the rightful owner of paperclip and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Paperclip is a Model Context Protocol (MCP) server designed to facilitate the search and retrieval of research papers from various academic sources.

Paperclip Logo

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.

Tests Health Check

Quick Start

Setup the paperclip MCP server in your host via the server url https://paperclip.matsjfunke.com/mcp no authentication is needed.

Example JSON for cursor:

{
  "mcpServers": {
    "paperclip": {
      "url": "https://paperclip.matsjfunke.com/mcp"
    }
  }
}

Table of Contents

Usage Examples

Here are examples of Paperclip integrated with popular MCP clients:

Cursor IDE:

Paperclip integration with Cursor

Langdock:

Paperclip integration with Langdock

Supported Paper providers

Preprint Providers to be added

List of preprint repositorys

Contributing

Interested in contributing to Paperclip? Check out our for development setup instructions, testing procedures, and more!