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 natural-language query — 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.0.tar.gz (4.8 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.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: priorwork_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 4.8 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.0.tar.gz
Algorithm Hash digest
SHA256 ebd9d900e559490fc0ab6648b875ccd3eb5d0e14ee9fd88ac08192d712b8abbf
MD5 86087a912838e34724490a456e3c3e54
BLAKE2b-256 846fc242c2c5f9495bcee19d4112844af09c0e35f1b9dc8adfe1922265daf4df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: priorwork_mcp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f784bad3e718d5ac0a13f4bc74386bf730c33bc7d0e1b84b57d4e88212fded8d
MD5 a40840e312112bc67fbb8df32e538ecf
BLAKE2b-256 77c5a7b0fd9d7e417ec70124054808902f279214a5dd16b659963b178224cbce

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.1

2 files

This release

0.3.0 This release

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