Server data from the Official MCP Registry
MCP server for ClinicalTrials.gov v2 API. Search, retrieve, compare, and analyze trials.
MCP server for ClinicalTrials.gov v2 API. Search, retrieve, compare, and analyze trials.
Set these up before or after installing:
Environment variable: MCP_LOG_LEVEL
Environment variable: STORAGE_PROVIDER_TYPE
Environment variable: MCP_HTTP_HOST
Environment variable: MCP_HTTP_PORT
Environment variable: MCP_HTTP_ENDPOINT_PATH
Environment variable: MCP_AUTH_MODE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-cyanheads-clinicaltrialsgov-mcp-server": {
"env": {
"MCP_AUTH_MODE": "your-mcp-auth-mode-here",
"MCP_HTTP_HOST": "your-mcp-http-host-here",
"MCP_HTTP_PORT": "your-mcp-http-port-here",
"MCP_LOG_LEVEL": "your-mcp-log-level-here",
"STORAGE_PROVIDER_TYPE": "your-storage-provider-type-here",
"MCP_HTTP_ENDPOINT_PATH": "your-mcp-http-endpoint-path-here"
},
"args": [
"-y",
"clinicaltrialsgov-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author cyanheads (9/9 approved).
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!