Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From bio-research
Connects to a remote clinical trials data API for searching and retrieving information about clinical studies, including study details, locations, and status.
npx claudepluginhub anthropics/knowledge-work-plugins --plugin bio-researchCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"c-trials": {
"type": "http",
"url": "https://mcp.deepsense.ai/clinical_trials/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.deepsense.ai/clinical_trials/mcpShare bugs, ideas, or general feedback.