# Patent Literature Search Mcp

> Search 200M+ patents and scientific literature in natural language directly inside Claude, Cursor, or any MCP-compatible AI tool. Powered by PatSnap's global R&D intelligence database.

- **Type:** MCP server
- **Install:** `agentstack add mcp-patsnap-patent-literature-search-mcp`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [patsnap](https://agentstack.voostack.com/s/patsnap)
- **Installs:** 0
- **Category:** [Databases](https://agentstack.voostack.com/c/databases)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [patsnap](https://github.com/patsnap)
- **Source:** https://github.com/patsnap/patent-literature-search-mcp
- **Website:** https://open.patsnap.com/marketplace/mcp-servers/patsnap-search

## Install

```sh
agentstack add mcp-patsnap-patent-literature-search-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Patent & Literature Search MCP

[](https://smithery.ai/servers/openpatsnap/patsnap-patent-literature-search)

Search 200M+ patents and scientific literature in natural language,
directly inside Claude, Cursor, or any MCP-compatible AI tool.
Powered by Patsnap's proprietary R&D intelligence database.

## About Patsnap

Patsnap is a global innovation intelligence platform covering 200M+
patents across 170+ jurisdictions (USPTO, EPO, WIPO and more), 216M+
scientific papers, and R&D data.

To explore Patsnap data interactively, try
[Eureka](https://eureka.patsnap.com), Patsnap's AI-native R&D
assistant. To access data programmatically, use the MCP servers or
REST API via [Patsnap Open Platform](https://open.patsnap.com).

## What It Does

Patent & Literature Search MCP gives your AI agent direct access to
Patsnap's patent and academic literature databases — searchable
together in a single query, in natural language, without switching
tools or learning Boolean syntax.

- **Patent search** — keyword, assignee, inventor, IPC class, legal
  status, date range, and citation filters
- **Literature search** — semantic and keyword search across
  peer-reviewed scientific papers
- **Fusion search** — patents and papers returned together in one
  query, with structured output ready for AI reasoning
- **Natural language input** — describe your problem or topic in
  plain English or Chinese; the MCP constructs the search strategy
- **Precision filtering** — filter by assignee, inventor, legal
  status, jurisdiction, date range, and citation count simultaneously

## Quick Start

### 1. Get your API key

Register at [Patsnap Open Platform](https://open.patsnap.com) and
generate a free API key from the
[Patent & Literature Search MCP page](https://open.patsnap.com/marketplace/mcp-servers/patsnap-search).
New accounts include 10,000 free credits. No credit card required.

### 2. Add to Claude Code

```bash
claude mcp add --transport http search-tool \
  "https://connect.patsnap.com/2b0355/logic-mcp?apikey=YOUR_API_KEY"
```

Restart Claude Code and type `/mcp` to confirm it loaded.

### 3. Add to Cursor or Windsurf

Add the following to your MCP configuration file:

```json
{
  "mcpServers": {
    "patsnap_patent_literature": {
      "url": "https://connect.patsnap.com/2b0355/logic-mcp?apikey=YOUR_API_KEY",
      "type": "streamableHttp"
    }
  }
}
```

Replace `YOUR_API_KEY` with your key from Patsnap Open Platform.

## Tools

- `patsnap_search` — Search patents, scientific literature, or both in a
  single request. Supports natural-language and semantic queries, precise
  keyword and BM25-based text search, and filters such as assignee, inventor,
  IPC classification, legal status, jurisdiction, date range, and citations.
- `patsnap_fetch` — Retrieve a patent or literature record as Markdown using
  a result URL. Patent records can also be fetched by publication number and
  may include bibliographic data, claims, descriptions, and drawings.
  Literature records include core bibliographic and abstract metadata.

## Example Prompts

```
What is Tesla actually working on in battery technology — show me
their recent patent filings, group by technology area, and identify
who is leading each.
```

```
Which GLP-1 receptor agonist patents are expiring before 2028,
and what does recent literature say about next-generation mechanisms?
```

```
My EV battery loses 40% range in cold weather. What technical
solutions exist in patents and academic papers?
```

## Resources

- [Patsnap](https://www.patsnap.com)
- [Patsnap Open Platform](https://open.patsnap.com)
- [Patent & Literature Search MCP](https://open.patsnap.com/marketplace/mcp-servers/patsnap-search)
- [Eureka](https://eureka.patsnap.com)
- [All Patsnap MCP Servers](https://github.com/patsnap/mcp)

## License

Apache-2.0

---

Powered by [Patsnap](https://www.patsnap.com). Innovate with Confidence.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [patsnap](https://github.com/patsnap)
- **Source:** [patsnap/patent-literature-search-mcp](https://github.com/patsnap/patent-literature-search-mcp)
- **License:** Apache-2.0
- **Homepage:** https://open.patsnap.com/marketplace/mcp-servers/patsnap-search

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-patsnap-patent-literature-search-mcp
- Seller: https://agentstack.voostack.com/s/patsnap
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
