Skip to main content

priorwork-mcp

MCP server for priorwork.fyi — semantic search over 114,000+ papers from major ML, NLP, and Computer Vision conferences (NeurIPS, CVPR, ICML, ICLR, ACL, EMNLP, ICCV, AISTATS, and more), directly from Claude Code, Cursor, or any MCP client.

Tools

Tool Description
search_papers Semantic search from a text query (a short descriptive sentence or two works slightly better than a few keywords) — returns ranked papers with authors, venue, year, similarity score, download URL, and full abstract. Pass summarize=true to add a structured per-paper LLM summary (problem, core insight, method, key results, positioning)
search_by_pdf_url Give it a public PDF link (e.g. an arXiv PDF) and get semantically similar papers from the index
list_indexes List the available paper indexes and their sizes

Setup

Claude Code

claude mcp add priorwork -- uvx priorwork-mcp

Cursor / other MCP clients

Add to your MCP configuration:

{
  "mcpServers": {
    "priorwork": {
      "command": "uvx",
      "args": ["priorwork-mcp"]
    }
  }
}

Configuration

Configuration is via environment variables (pass with -e KEY=value in claude mcp add, or an "env" block in JSON configs):

Variable Required Description
PRIORWORK_API_KEY No Your own API key from priorwork.fyi. Defaults to the shared public free-tier key (rate-limited across all default installs)
PRIORWORK_API_URL No Override the API base URL (default https://priorwork.fyi)

Example

"Find prior work on spatiotemporal forecasting with graph neural networks"

1. Taming Local Effects in Graph-based Spatiotemporal Forecasting — Andrea Cini, et al. (2023 · NeurIPS)  [score: 0.802]
2. FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective — ...

License

MIT

Download files

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

Source Distribution

priorwork_mcp-0.3.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

priorwork_mcp-0.3.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file priorwork_mcp-0.3.1.tar.gz.

File metadata

  • Download URL: priorwork_mcp-0.3.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Manjaro Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for priorwork_mcp-0.3.1.tar.gz
Algorithm Hash digest
SHA256 0a22716dadf436c88c38f3700794e8b188ee54772b5fd41256aef0b8525f8ee5
MD5 fcdc8aa1a6a66ae6002d283ce996ccc8
BLAKE2b-256 6aa24953e4f94ac32ca75d320e49bed5e5f2fafe8dacfc25ced9e7fa5b8ab78f

See more details on using hashes here.

File details

Details for the file priorwork_mcp-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: priorwork_mcp-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Manjaro Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for priorwork_mcp-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f68b05acb5a54fac4059502bd810b2c438edfa7c1b6fd62b72f71ab8dd38405f
MD5 7c45f8b464080294f72b6a91ce0b192b
BLAKE2b-256 d92559a0e18930edd1d94df47f615362f87bde9ab759f1ad18268e7f3623a093

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.1 This release

2 files

0.3.0

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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