What is Target & Disease MCP Server?
Target and disease profiling tool, covering target characterization, disease profiling, and epidemiology evidence retrieval.
Target and disease profiling tool, covering target characterization, disease profiling, and epidemiology evidence retrieval.
Batch fetch full detail records by target IDs or target names.
/api/ls/v2/target/fetchSearch epidemiology data with vector similarity. Use semantic similarity to search epidemiology content. This is useful for complex natural-language queries. It calls the unified vector search interface and returns relevant text chunks.
/api/ls/v2/epidemiology/searchBatch fetch full detail records by disease IDs or disease names.
/api/ls/v2/disease/fetchTarget and disease profiling tool, covering target characterization, disease profiling, and epidemiology evidence retrieval.
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": {
"target_disease": {
"url": "https://connect.patsnap.com/mcp/target-disease?apikey={your_api_key}"
}
}
}