What is Scientific & Translational Evidence MCP Server?
Retrieval platform focusing on scientific literature and translational outcomes, covering academic publication queries and translational medicine record tracking.
Retrieval platform focusing on scientific literature and translational outcomes, covering academic publication queries and translational medicine record tracking.
Search translational medicine information. Use this tool when the user wants to find translational medicine records by drug, target, disease, sponsor organization, or publication window. It works well for structured follow-up queries after entity extraction, such as narrowing results to a specific disease area, sponsor, or publication window.
field_optionsobjectField-level options for drug, target, disease, drug_type, organization. Each configured field only supports value_operator (AND or OR), which controls the relation among values within that field. field_options must configure at least one supported field. Omit field_options to preserve the default OR behavior.
mechanism_actionarrayList[str]. Mechanism of action name list for more specific pharmacology matching.
published_date_tostringstr. End date for the publication date range. Use YYYY-MM-DD format. The input is converted to the YYYYMMDD format used by the underlying query.
diseasearrayList[str]. Disease name list used to constrain the clinical or biological context.
offsetintegerint. Pagination offset.
drug_typearrayList[str]. Drug type filter.
organizationarrayList[str]. Organization name list, typically representing the research institution or sponsor.
limitintegerint. Page size.
published_date_fromstringstr. Start date for the publication date range. Use YYYY-MM-DD format. The input is converted to the YYYYMMDD format used by the underlying query.
drugarrayList[str]. Drug name list used to narrow translational studies to a specific therapy.
targetarrayList[str]. Target name list for biology- or mechanism-oriented translational queries.
Batch fetch full detail records by translational medicine IDs.
/api/ls/v2/translational-medicine/fetchRetrieval platform focusing on scientific literature and translational outcomes, covering academic publication queries and translational medicine record tracking.
Get a Patsnap Open Platform API key, copy the MCP connection URL from the Connect panel on this page, and add the server to Cursor, Claude Desktop, or another Model Context Protocol-compatible AI agent client.
{
"mcpServers": {
"scientific_translational_evidence": {
"url": "https://connect.patsnap.com/9c333c/logic-mcp?apikey={your_api_key}"
}
}
}