Paper Access MCP

Paper Access MCP

Local MCP server that enables downloading papers from arXiv, OpenReview, INFORMS, and Wiley by reusing your Chrome login state.

Category
Visit Server

README

Paper Access MCP

中文版

When using Codex, Claude, or another MCP client, the model often cannot fetch paper PDFs that require institutional login. Paper Access provides a local MCP server that lets those clients download papers through your local Chrome login state.

Currently supported:

  • arXiv abs/pdf URLs
  • OpenReview forum/pdf URLs
  • INFORMS DOI URLs
  • Wiley DOI URLs

Paper Access does not bypass publisher or institutional access controls. Protected downloads still depend on your own institutional access, VPN, Duo approval, publisher entitlement, or Chrome login state.

Installation Overview

Paper Access has three parts:

  • MCP server: exposes the paper download tool to Codex, Claude, or another MCP client.
  • Chrome extension: opens publisher pages in local Chrome and reuses your login state.
  • macOS menu bar app: shows download progress and sends notifications when login, Duo, or Cloudflare verification is required.

You can use Paper Access with only the MCP server and Chrome extension. For INFORMS and Wiley, downloads often involve slow page loads or manual approval, so macOS users should also install the menu bar app.

Ask your agent, such as Codex or Claude, to read for-agent.md and help install the MCP server, configure the MCP client, and install the local communication component. The Chrome extension should still be installed manually by the user.

Install The Chrome Extension

This public snapshot does not have a Chrome Web Store release yet. Load the unpacked extension manually:

  1. Open chrome://extensions in Chrome.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select this directory:
packages/paper-access-mcp/chrome-extension

After loading the extension, Chrome shows its extension id. The setup agent will ask for this id when configuring the local communication component.

Install The MCP Server

The recommended path is to ask your agent to read for-agent.md and complete the setup. It will generally:

  • create or reuse a local Python environment;
  • install the Paper Access MCP server;
  • configure the local communication component with the Chrome extension id;
  • add paper_access_mcp to Codex, Claude, or another MCP client;
  • run a lightweight check to confirm that the installation path works.

Install The macOS Menu Bar App

If a .dmg is available on the release page, download it, open it, drag Paper Access into Applications, and launch the app.

The menu bar app shows the current download, timeline, and recent history. When PDFs, folders, or JSONL logs are available, it can open them from the UI.

Check The Installation

  • Chrome's extensions page shows the Paper Access extension.
  • The Paper Access app appears in the macOS menu bar.
  • Codex, Claude, or another MCP client can see the download_paper_from_link tool.
  • Downloading an arXiv paper succeeds and saves a PDF.

INFORMS and Wiley downloads depend on your institutional access. If a page requires login, Duo, or Cloudflare verification, the menu bar app sends a notification. Clicking the notification activates the original Chrome tab.

License And Notices

Paper Access is source-available for noncommercial use under the PolyForm Noncommercial License 1.0.0. Commercial use, paid redistribution, and closed-source commercial bundling require prior written permission from the copyright holder.

Required attribution is listed in NOTICE. Third-party dependency notices are listed in THIRD_PARTY_NOTICES.md.

Public Release Status

This is an early public snapshot. Expect provider behavior, status events, and the menu bar UI to keep changing while the project stabilizes.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured