Patsnap Patent & Literature Search MCP Server
Search global patents and scientific literature in natural language, directly inside Claude, Cursor, or any MCP-compatible AI tool. The MCP supports semantic, keyword, BM25, and structured search, then retrieves selected records as AI-readable Markdown. It is available as a remote MCP endpoint.
Teams that want a hosted science & health endpoint instead of running a local process. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-06 · ★ 76 · #50 OF 60 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-08-25
Apache-2.0 · JavaScript servers · how we verify → /methodology
01 · Install Patsnap Patent & Literature Search
before you install - you'll need
PATSNAP_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add patsnap-patent-literature-search-mcp --transport http https://connect.patsnap.com/2b0355/logic-mcp?apikey={api_key} Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"patsnap-patent-literature-search-mcp": {
"url": "https://connect.patsnap.com/2b0355/logic-mcp?apikey={api_key}"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://connect.patsnap.com/2b0355/logic-mcp?apikey={api_key}
transport: streamable-http
endpoint responds (non-MCP reply - review) · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to connect.patsnap.com
repo age created 2026-07-21 - young repo, little track record yet
license Apache-2.0 - declared in the repository
registry namespace io.github.patsnap is GitHub-verified and matches the repo owner
03 · What Patsnap Patent & Literature Search can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search either patents or scientific literature in a, and retrieve a patent or literature record as Markdown using.
The 2 tools it gives your agent
Extracted from the project's README - what Patsnap Patent & Literature Search lets an agent do.
- patsnap_search
- - Search either patents or scientific literature in a
- patsnap_fetch
- - Retrieve a patent or literature record as Markdown using
Latest releases
v1.0.0 · 2026-07-24
Initial stable release for the PatSnap Patent & Literature Search MCP listing and repository metadata.
04 · Who maintains Patsnap Patent & Literature Search
Patsnap Patent & Literature Search is maintained by patsnap. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- category
- science & health - ranked #50 of 60 actively-maintained science & health servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-07-24)
- registry
- io.github.patsnap/patent-literature-search-mcp (active, first published 2026-07-29)
06 · Patsnap Patent & Literature Search FAQ
What is Patsnap Patent & Literature Search?
Search global patents and scientific literature in natural language, directly inside Claude, Cursor, or any MCP-compatible AI tool. The MCP supports semantic, keyword, BM25, and structured search, then retrieves selected records as AI-readable Markdown. It is available as a remote MCP endpoint.
Is Patsnap Patent & Literature Search still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-06 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Patsnap Patent & Literature Search?
Run `claude mcp add patsnap-patent-literature-sear --transport http https://connect.patsnap.com/2b0355/logic-mcp?apikey={api_key}`. The README documents one environment variable (PATSNAP_API_KEY) to set first. You can also paste the ready-made client config above.
07 · Alternatives to Patsnap Patent & Literature Search
Alternatives to Patsnap Patent & Literature Search
Maintained science & health servers if Patsnap Patent & Literature Search isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. ★ 3,071 · 2026-08-24
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,279 · 2026-08-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,035 · 2026-08-25
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 137 · 2026-08-21
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 132 · 2026-07-14
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 90 · 2026-08-21
More science & health MCP servers · Oncofiles · Health Export MCP · Aria MCP Server · Zotero Library MCP · Inbody API MCP
More JavaScript MCP servers · Graph Aave MCP · Graph Polymarket MCP · Paypal MCP Server · DugganUSA CLI - Local STDIO MCP · Roast My Design System · see all