io.github.cyanheads
clinicaltrialsgov-mcp-server
Provides rich tools to search, retrieve, and analyze data from ClinicalTrials.gov API v2.
self-hostedcommunityknowledge
Package Details
clinicaltrialsgov-mcp-server
Transportstdio
Runtimebun
Arguments
Package Arguments
Positional
Positional
Environment Variables
MCP_LOG_LEVEL
Sets the minimum log level for output (e.g., 'debug', 'info', 'warn', 'error').
Default:
info
STORAGE_PROVIDER_TYPE
Storage provider type: 'in-memory', 'filesystem', 'supabase', 'cloudflare-r2', or 'cloudflare-kv'.
Default:
in-memory
clinicaltrialsgov-mcp-server
Transportstreamable-http
Runtimebun
Arguments
Package Arguments
Positional
Positional
Environment Variables
MCP_HTTP_HOST
The hostname for the HTTP server.
Default:
127.0.0.1
MCP_HTTP_PORT
The port to run the HTTP server on.
Default:
3017
MCP_HTTP_ENDPOINT_PATH
The endpoint path for the MCP server.
Default:
/mcp
MCP_AUTH_MODE
Authentication mode to use: 'none', 'jwt', or 'oauth'.
Default:
none
MCP_LOG_LEVEL
Sets the minimum log level for output (e.g., 'debug', 'info', 'warn', 'error').
Default:
info
STORAGE_PROVIDER_TYPE
Storage provider type: 'in-memory', 'filesystem', 'supabase', 'cloudflare-r2', or 'cloudflare-kv'.
Default:
in-memory