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!

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

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

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