Skip to content

๐Ÿ“Ž Paperclip is an MCP server that enables searching and retrieving research papers rom Arxiv, the Open Science Framework (OSF) API & OpenAlex

License

Notifications You must be signed in to change notification settings

matsjfunke/paperclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

63 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 License

Important the server is no longer hosted on paperclip.matsjfunke.com/mcp you need to host it yourself! For that you can fork this repo and use the deploy.yml Github 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"
    }
  }
}

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 Contributing Guide for development setup instructions, testing procedures, and more!

About

๐Ÿ“Ž Paperclip is an MCP server that enables searching and retrieving research papers rom Arxiv, the Open Science Framework (OSF) API & OpenAlex

Topics

Resources

License

Contributing

Stars

Watchers

Forks