回形针
HTTP-SSE学术论文搜索检索MCP服务器
学术论文搜索检索MCP服务器
📎 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.
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" } } }
Here are examples of Paperclip integrated with popular MCP clients:
Cursor IDE:

Langdock:

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