Install
$ agentstack add mcp-patsnap-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
PatSnap MCP Servers
MCP servers for 200M+ patents, pharma records, scientific literature, and RD intelligence, powered by PatSnap's proprietary databases.
About PatSnap
PatSnap is a global innovation intelligence platform covering 200M+ patents across 170+ jurisdictions (USPTO, EPO, WIPO and more), 216M+ scientific papers, pharma records, clinical trials, and RD data.
To explore PatSnap data interactively, try Eureka, PatSnap's AI-native RD assistant. To access data programmatically, use the MCP servers or REST API via PatSnap Open Platform.
Available MCP Servers
| Domain | Description | Open Platform | | :--- | :--- | :--- | | [Life Sciences](./life-sciences) | Pharma intelligence: drugs, targets, clinical trials, papers, biological sequences, and chemical structures | [Life Sciences MCP Servers](./life-sciences) | | [IP Intelligence](./ip-intelligence) | Patent search, legal status, valuation, FTO, internal data connector, landscape, mining, and briefing workflows | [IP Intelligence MCP Servers](./ip-intelligence) | | [RD Innovation](./rd-innovation) | Patent and literature search, scientific journals, and innovation report generation | [RD Innovation MCP Servers](./rd-innovation) |
Life Sciences
| Server | Description | Open Platform | | :-------------------------------------------------------------------| :------------------------------------------------------------------------------------------------------------------------| :--------------------------------------------------------------------------------------------| | [Pharma Intelligence](./life-sciences/patsnap-pharma-intelligence) | Drugs, targets, diseases, clinical trials, patents, deals, papers, FDA labels, epidemiology, and translational medicine | Pharma Intelligence | | [Biology Modality](./life-sciences/patsnap-biology-modality) | Biological sequences, modifications, and antibody-antigen interactions | Biology Modality | | [Chemical Molecular](./life-sciences/patsnap-chemical-molecular) | Compound structure search, fragment analysis, and ADMET prediction | Chemical Molecular |
IP Intelligence
| Server | Description | Open Platform | | :--- | :--- | :--- | | [Advanced Patent Search](./ip-intelligence/patsnap-advanced-patent-search) | Semantic, similarity, image, nested-query, and keyword-assist patent search | Advanced Patent Search | | [Patent Briefing](./ip-intelligence/patsnap-patent-briefing) | Patent and patent family quick-read briefings | Patent Briefing | | [Patent Legal Status & Annuity](./ip-intelligence/patsnap-patent-legal-status-annuity) | Legal status and annuity workflows | Patent Legal Status & Annuity | | [Patent Monetization & Valuation](./ip-intelligence/patsnap-patent-monetization-valuation) | Patent transaction, licensing, monetization, and valuation workflows | Patent Monetization & Valuation | | [Patent Visual Analytics](./ip-intelligence/patsnap-patent-visual-analytics) | Patent charting, trends, value, litigation, citation, and technical-effect analytics | Patent Visual Analytics | | [IP & Innovation Courses](./ip-intelligence/patsnap-ip-innovation-courses) | IP and innovation learning resources | IP & Innovation Courses | | [Patent Valuation Scorecard](./ip-intelligence/patsnap-patent-valuation-scorecard) | Patent value scoring across technology, legal, market, strategy, and commercialization dimensions | Patent Valuation Scorecard | | [Maintain Payment](./ip-intelligence/patsnap-maintain-payment) | Patent maintenance payment and FTO-related workflows | Maintain Payment | | [Global Core Patent Database](./ip-intelligence/patsnap-global-core-patent-database) | Global core patent records, full text, drawings, legal status, licensing, and bibliographic data | Global Core Patent Database | | [Deep Patent Mining](./ip-intelligence/patsnap-deep-patent-mining) | Technical topic, problem-solution-effect, classification, and patent text mining | Deep Patent Mining | | [Patent Landscape Analytics](./ip-intelligence/patsnap-patent-landscape-analytics) | Patent landscape analysis across filing trends, technologies, applicants, regions, and value signals | Patent Landscape Analytics | | [Internal Patent Data Connector](./ip-intelligence/patsnap-internal-patent-data-connector) | Enterprise patent data connector for internal systems, applications, and automated workflows | Internal Patent Data Connector |
RD Innovation
| Server | Description | Open Platform | | :--- | :--- | :--- | | [Innovation Report Generator](./rd-innovation/patsnap-innovation-report-generator) | Innovation, patent value, and novelty-check report generation | Innovation Report Generator | | [Scientific Literature & Journals](./rd-innovation/patsnap-scientific-literature-journals) | Scientific literature, journal, author, institution, and citation discovery | Scientific Literature & Journals |
Quick Start
1. Get your API key
Register at PatSnap Open Platform to get your free API key.
2. Add to your MCP client
Add the following to your MCP configuration (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"patsnap_advanced_patent_search": {
"url": "https://connect.patsnap.com/33072f/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
Replace YOUR_API_KEY with your key from PatSnap Open Platform.
Each MCP server has its own URL. See the individual README or Open Platform page for the exact endpoint.
Resources
License
MIT
Powered by PatSnap. 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
- Source: patsnap/mcp
- License: Apache-2.0
- Homepage: https://www.patsnap.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.