PatSnap Biology Modality
About
PatSnap Biology Modality MCP is a Model Context Protocol server that equips AI agents with direct, structured access to biological sequence data, modification records, and antibody-antigen interactions. It enables sequence similarity searching, post-translational modification que
Details
- Author
- patsnap
- Downloads
- 220
- Categories
- Other
Jump to
- Provides structured access to biological sequence data and modifications
- Supports antibody-antigen interaction queries
- Enables sequence similarity searching across 200M+ records
- Allows post-translational modification (PTM) querying
- Facilitates antibody discovery from patents and literature
- Uses streamable HTTP transport for real-time requests
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
PatSnap Biology ModalityCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Configure your MCP client with the server URL https://connect.patsnap.com/06e741/logic-mcp?apikey=YOUR_API_KEY and set the transport type to streamableHttp. Replace YOUR_API_KEY with your PatSnap API key.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"patsnap biology modality": {
"patsnap-biology-modality": {
"url": "https://connect.patsnap.com/06e741/logic-mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
}
McpServers
{
"patsnap-biology-modality": {
"url": "https://connect.patsnap.com/06e741/logic-mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
PatSnap Biology Modality
PatSnap Biology Modality MCP is a Model Context Protocol server that equips AI agents with direct, structured access to biological sequence data, modification records, and antibody-antigen interactions. It enables sequence similarity searching, post-translational modification queries, and antibody discovery across PatSnap's global patent and literature corpus of over 200M+ records. Homepage: https://open.patsnap.com/marketplace/mcp-servers/biology-modality GitHub Repository: https://github.com/patsnap/mcp/tree/main/life-sciences/patsnap-biology-modalityServer Config
``json
{
"mcpServers": {
"patsnap-biology-modality": {
"url": "https://connect.patsnap.com/06e741/logic-mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
``Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



