🔍

search-papers

An MCP server to search papers from arXiv

Search & Web Scraping stdio npm npmstdioSaidiibrahim
RUN IN TERMINAL
claude mcp add aidiibrahim-search-papers -- npx -y search-papers
ADD TO claude_desktop_config.json
{ "mcpServers": { "aidiibrahim-search-papers": { "command": "npx", "args": ["-y", "search-papers"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aidiibrahim-search-papers": { "command": "npx", "args": ["-y", "search-papers"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aidiibrahim-search-papers": { "command": "npx", "args": ["-y", "search-papers"] } } }

About This MCP Server

The io.github.Saidiibrahim/search-papers server is an MCP server that enables searching of papers from arXiv, connecting to the Model Context Protocol to facilitate this functionality. It is available as a package named search-papers and can be accessed through its repository on github.com. Developers would use this server when they need to integrate arXiv paper search capabilities into their applications, leveraging the MCP protocol for seamless interaction.

An MCP server to search papers from arXiv. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

search-papers on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The search-papers server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aidiibrahim-search-papers.svg)](https://skillsplayground.com/mcps/aidiibrahim-search-papers/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.