arxiv-mcp-server and scopus-mcp
These are complements that serve different academic paper sources—Scopus indexes peer-reviewed published research across disciplines while arXiv provides preprints primarily in STEM fields—allowing researchers to cross-reference findings across both the formal publication record and cutting-edge preprint servers.
About arxiv-mcp-server
blazickjp/arxiv-mcp-server
A Model Context Protocol server for searching and analyzing arXiv papers
Implements four core tools—paper search with category/date filtering, PDF download and local caching, paper listing, and content reading—exposed as MCP resources for seamless integration with Claude Desktop and other MCP clients. Executes searches against arXiv's API while maintaining a configurable local storage backend for offline access, and includes pre-built analysis prompts that guide AI assistants through systematic paper evaluation workflows.
About scopus-mcp
qwe4559999/scopus-mcp
A Model Context Protocol (MCP) server for Elsevier Scopus. Allows AI assistants like Claude to search academic papers, retrieve abstracts, and analyze author profiles directly.
Implements three core tools for programmatic Scopus access: `search_scopus` with Scopus query syntax support, `get_abstract_details` for document metadata retrieval, and `get_author_profile` for researcher information. Built as an MCP server using stdio transport with environment variable-based API key configuration, enabling seamless integration with Claude Desktop, Cursor, and Trae via simple JSON configuration. Requires Elsevier institutional API credentials and the `uv` Python package manager for zero-setup deployment across platforms.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work