Papers With Code MCP
Searches Papers With Code for ML papers, datasets, authors, and benchmark results.
Delv Safety Grade: B
Score 72/100 · assessed 2026-04-28
Papers With Code MCP is a community-maintained search tool that queries the Papers With Code API for machine learning papers, datasets, benchmarks, and author profiles. The server is read-only and narrowly scoped, making network requests only to the official Papers With Code API. It requires no environment variables or credentials, which limits attack surface. The maintainer (hbg) appears to be a solo developer with limited public profile, and the repository shows modest activity. Supply chain is reasonable via npm package distribution, though the project is relatively new with thin documentation. The narrow permission scope (read-only API queries) and lack of filesystem or shell access keep the risk profile low. No security incidents are known. Overall, this is a low-risk tool for ML research workflows, though the solo maintainer and limited track record warrant some caution.
Lethal Trifecta (prompt-injection exposure)
TWO OF THREESame.
Green flags
- Read-only API queries with no write operations or credential requirements
- Narrowly scoped to Papers With Code API, no filesystem or shell access
- Distributed via npm with standard package management and versioning
- No environment variables required, reducing credential leak risk
- Open source repository allows code inspection and community review
Red flags
- Solo maintainer with limited public track record or organizational backing
- Repository shows modest commit activity and limited community engagement
- Documentation is thin with minimal usage examples or troubleshooting guides
- No visible security policy, vulnerability disclosure process, or audit history
Permissions requested
Install
npx -y @smithery/cli install @hbg/mcp-paperswithcode --client claude
Review
Install this if you're doing ML research or need to cite papers and datasets regularly. It's a clean, no-config way to query Papers With Code without breaking flow. Skip it if you're not in the ML research loop—it won't earn its keep.
Good at
- Zero-config setup with no API keys or environment variables required.
- Returns structured data including GitHub links, datasets, and benchmark results in one query.
- Fast search across papers, authors, datasets, and leaderboards without leaving your editor.
- Particularly useful for checking state-of-the-art claims and finding associated code repos.
Watch out
- Only searches Papers With Code's index, so coverage is limited to what's been added to the platform.
- No full-text search inside papers—you get metadata and abstracts only.
- Too specialised for developers not actively doing ML research or model building.
- Hosts beyond Claude Desktop require manual configuration since the install command targets Claude specifically.
Use cases
- ML research
- dataset discovery
- benchmark lookups
- academic due diligence
Getting started
Works with
Similar MCPs
- Brave SearchGive Claude real-time web search via the Brave Search API. The fastest way to add up-to-date knowledge without paying for Perplexity.
- DuckDuckGo MCPWeb search through DuckDuckGo with built-in rate limiting, SafeSearch, and content fetching, no API key required.
- Kagi SearchPrivacy-focused search via Kagi. Great if your team already pays for Kagi and wants Claude to use the same backend.
- DelvSearch the Delv AI tools, MCP, and Skills directory directly from inside your agent. Ask 'what's a good MCP for databases?' in Claude Desktop and get editorial picks, not a random link dump.