What is Current Awareness MCP Server?
Tracking system for pharmaceutical industry dynamics and cutting-edge news, covering global medical news search and in-depth news detail mining.
Tracking system for pharmaceutical industry dynamics and cutting-edge news, covering global medical news search and in-depth news detail mining.
Search news with vector similarity. Use semantic similarity to search news content and return the most relevant text chunks. This is suitable for natural-language queries and can match semantic intent rather than only keywords.
query* RequiredstringNatural-language search query. Must NOT include meta-words like "literature", "paper", "review", "report", "patent", "drug development" or other over-generalizing terms. Only use biology, chemistry, and pharmaceutical-related terms.
top_kintegerMaximum number of matched chunks to return. Defaults to 20.
lang* RequiredstringRequired parameter. Language code for vector retrieval. This should usually match the language of the user's question. Allowed values: ["CN", "EN"].
Batch fetch full detail records by news IDs.
/api/ls/v2/news/fetchTracking system for pharmaceutical industry dynamics and cutting-edge news, covering global medical news search and in-depth news detail mining.
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": {
"current_awareness": {
"url": "https://connect.patsnap.com/401c6d/logic-mcp?apikey={your_api_key}"
}
}
}