Skip to main content

mcp-name: io.github.penny4nonsense/mcp-scholaris - Academic paper search and retrieval via arXiv, Semantic Scholar, PubMed, Unpaywall.

Project description

mcp-name: io.github.penny4nonsense/mcp-scholaris

mcp-scholaris

An MCP server for retrieving academic papers from open access sources. Provides search across arXiv, Semantic Scholar, and PubMed, with full text retrieval via arXiv PDFs, PubMed Central (BioC API), and Unpaywall. No paywalls, no grey area — legitimate open access only.

Installation

pip install mcp-scholaris

Tools

search_papers

Search for academic papers by topic, author, or keyword.

Parameters:

  • query (required) — search terms
  • sources (optional) — list of sources to search: arxiv, semantic_scholar, pubmed. Defaults to all three.
  • max_results (optional) — maximum results per source. Defaults to 5.

fetch_paper

Fetch the full text of a paper. Tries open access sources in order: arXiv → PubMed Central → Unpaywall. Provide at least one identifier.

Parameters:

  • arxiv_id — e.g. 2301.00001 or arxiv:2301.00001
  • pubmed_id — PubMed ID (PMID), e.g. 36383508
  • doi — e.g. 10.1371/journal.pone.0276755

Configuration

Semantic Scholar works without an API key but is rate-limited. For higher limits, create a .env file in your working directory:

SEMANTIC_SCHOLAR_API_KEY=your_key_here

API keys are free at semanticscholar.org.

Usage with an MCP client

Add to your MCP client configuration:

{
  "mcpServers": {
    "scholaris": {
      "command": "scholaris"
    }
  }
}

Or run directly:

scholaris

The server communicates over stdio using the MCP protocol (JSON-RPC 2.0).

Sources

Source Search Full Text
arXiv ✓ PDF
Semantic Scholar ✓ when OA PDF available
PubMed ✓ via BioC API (PMC articles)
Unpaywall ✓ for any DOI with OA version

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_scholaris-0.1.3.tar.gz (17.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_scholaris-0.1.3-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file mcp_scholaris-0.1.3.tar.gz.

File metadata

  • Download URL: mcp_scholaris-0.1.3.tar.gz
  • Upload date:
  • Size: 17.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for mcp_scholaris-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f3ef9055777bfe77cef32a0fbbdb60dc0ac928ed73dcce5912d15757b859714c
MD5 0b7c9202fd44ae2302d7cbd65e9b7a58
BLAKE2b-256 24c4f7cd3bcf142f5a92470accce46b8cf2d929a566e338c8295b32087589faf

See more details on using hashes here.

File details

Details for the file mcp_scholaris-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: mcp_scholaris-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for mcp_scholaris-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d97dd4e5dd6c32a4f214cbaf8cb85fe32c465d207fec9c764938219e3b3e60e6
MD5 4bc86a64ad5e9b16275abe4ed6f4d1fd
BLAKE2b-256 d3d6f5d70c462299c758743c7c9a7d8da66c81503d137fabb2a4e598dd3b6398

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page