ClinicalTrials MCP Server
JSON →Search and access clinical trial data from ClinicalTrials.gov.
Install
npx -y @smithery/cli@latest Tools · 7
- search_clinical_trials_and_save_studies_to_csv Search for clinical trials using a search expression and save the results to a CSV file.
- get_full_study_details Get detailed information about a specific clinical trial.
- get_studies_by_keyword Get studies related to a specific keyword.
- get_study_statistics Get statistics about clinical trials.
- get_full_studies_and_save Get full studies data and save to CSV.
- load_csv_data Load and display data from a CSV file.
- list_saved_csv_files List all available CSV files in the current directory.
★ 16 GitHub stars