Skip to main content
Glama

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"
    }
  }
}

Related MCP server: arxiv-reader-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!

A
license - permissive license
Not graded
quality - not tested
F
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Comprehensive MCP server for academic research workflows, enabling paper searching across multiple sources, manuscript processing with citation placeholders, search caching, and citation export.
    11
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A local-first paper RAG server that enables searching and managing academic PDFs via MCP tools, supporting metadata enrichment and citation graphs.
    1
    MIT

View all related MCP servers

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…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matsjfunke/paperclip'

If you have feedback or need assistance with the MCP directory API, please join our Discord server