| --- |
| title: PatSnap Life Sciences |
| emoji: 𧬠|
| colorFrom: blue |
| colorTo: indigo |
| sdk: static |
| pinned: true |
| --- |
| |
| # PatSnap Life Sciences |
|
|
| ### **MCP Servers & Agent Skills for AI-Driven Drug Discovery** |
| *Connecting AI agents to 200M+ patents, drug pipelines, biological sequences, and chemical intelligence.* |
|
|
| --- |
|
|
| ## π About PatSnap Life Sciences |
|
|
| PatSnap is the global leader in connected innovation intelligence. This organization is dedicated to empowering the **Life Sciences and Biotechnology** community by bridging the gap between complex biological data and actionable R&D insights. |
|
|
| Our mission is to accelerate drug discovery and biomedical research through open, standards-based **MCP servers** and specialized **Agent Skills** that give AI models direct access to the world's most comprehensive pharmaceutical database. |
|
|
| ## π MCP Servers |
|
|
| Three Model Context Protocol (MCP) servers power all PatSnap Life Sciences capabilities. Connect your AI agent directly to our APIs β no SDK required. |
|
|
| | Server | Focus | Tools | Setup | |
| |:---|:---|:---|:---| |
| | **Pharma Intelligence** | Drugs, targets, diseases, clinical trials, patents, papers, deals, FDA labels, epidemiology, news | 28 | [Marketplace](https://open.patsnap.com/marketplace/mcp-servers/245f3ce8-79e4-4c2a-927c-e155c293f097) Β· [README](https://github.com/patsnap/mcp/tree/main/life-sciences/patsnap-pharma-intelligence) | |
| | **Biology Modality** | Biological sequences, modifications, antibody-antigen interactions | 5 | [Marketplace](https://open.patsnap.com/marketplace/mcp-servers/a96c9b0b-2831-4d18-a37d-286896979b8d) Β· [README](https://github.com/patsnap/mcp/tree/main/life-sciences/patsnap-biology-modality) | |
| | **Chemical Molecular** | Compound structure search, fragment analysis, ADMET prediction | 3 | [Marketplace](https://open.patsnap.com/marketplace/mcp-servers/96b4a650-d563-4fc5-860d-c99ee8cb5b1e) Β· [README](https://github.com/patsnap/mcp/tree/main/life-sciences/patsnap-chemical-molecular) | |
|
|
| ### Quick Start |
|
|
| Get an API key from [PatSnap Developer Portal](https://open.patsnap.com), then connect: |
|
|
| ```bash |
| # Pharma Intelligence |
| claude mcp add --transport http pharma_intelligence \ |
| "https://connect.patsnap.com/096456/Logic-mcp?apiKey=$PATSNAP_API_KEY" |
| |
| # Biology Modality |
| claude mcp add --transport http biology_modality \ |
| "https://connect.patsnap.com/06e741/Logic-mcp?apiKey=$PATSNAP_API_KEY" |
| |
| # Chemical Molecular |
| claude mcp add --transport http chemical_molecular \ |
| "https://connect.patsnap.com/713886/Logic-mcp?apiKey=$PATSNAP_API_KEY" |
| ``` |
|
|
| Set your API key as an environment variable: |
|
|
| ```bash |
| export PATSNAP_API_KEY=sk-your-key-here |
| ``` |
|
|
| > See individual [server READMEs](https://github.com/patsnap/mcp/tree/main/life-sciences) for Cursor, API, and other client configurations. |
|
|
| ## 𧬠Agent Skills |
|
|
| Pre-built AI agent workflows that orchestrate MCP server tools for common life sciences tasks. Install them directly into Claude Code with a single command: |
|
|
| ```bash |
| npx skills add https://github.com/patsnap/skills/tree/main/life-sciences --all |
| ``` |
|
|
| | Skill | What It Does | MCP Backend | |
| |:---|:---|:---| |
| | **target-intelligence** | Comprehensive target evaluation β tractability, competitive landscape, binding data | Pharma Intelligence + Biology Modality | |
| | **pharmaceuticals-exploration** | Drug candidate assessment β SAR, chemical properties, ADMET, pipeline status | Pharma Intelligence + Chemical Molecular | |
| | **biomarker-investigation** | Biomarker discovery, validation, and clinical utility across disease areas | Pharma Intelligence | |
| | **disease-investigation** | Disease landscape β epidemiology, pipeline, standard of care | Pharma Intelligence | |
| | **company-profiling** | In-depth company analysis β pipeline, portfolio, partnerships, patent strategy | Pharma Intelligence | |
| | **precision-oncology** | Precision medicine for oncology β targeted therapies, biomarker-matched trials | Pharma Intelligence | |
|
|
| > Source: [github.com/patsnap/skills](https://github.com/patsnap/skills) |
|
|
| ## π Data & Methodology |
|
|
| PatSnap's intelligence is powered by a connected database spanning: |
|
|
| - **200M+ Patents** with deep chemical, biological, and sequence indexing |
| - **Millions of Biomedical Papers** and registered clinical trial records |
| - **Real-time News, Drug Deals, and Financial Reports** tracking global pharma activity |
| - **FDA Labels, Epidemiology, and HEOR Data** for regulatory and market access insights |
|
|
| All accessible through our MCP servers with structured search and semantic vector retrieval. |
|
|
| --- |
|
|
| ## π Connect & Support |
|
|
| - **π Official Website**: [eureka.patsnap.com/ls-landing](https://eureka.patsnap.com/ls-landing) |
| - **π MCP Marketplace**: [open.patsnap.com/marketplace/mcp-servers](https://open.patsnap.com/marketplace/mcp-servers) |
| - **π» MCP Server Source**: [github.com/patsnap/mcp](https://github.com/patsnap/mcp) |
| - **π§ Skills Library**: [github.com/patsnap/skills](https://github.com/patsnap/skills) |
| - **π§ Contact Us**: [support@patsnap.com](mailto:support@patsnap.com) |
| - **π Global Offices**: London | Singapore | Santa Monica | Suzhou | Toronto |
|
|
| --- |
|
|
| ### *"Innovate with Confidence. Powered by PatSnap."* |
|
|
| [Twitter](https://twitter.com/patsnap) | [LinkedIn](https://www.linkedin.com/company/patsnap/) | [YouTube](https://www.youtube.com/user/PatSnap) |