mcpserver.lol
registry/clinicmarketiq-public-data
Connection check verified live · 27h ago

clinicmarketiq-public-data

Read-only U.S. healthcare dataset metadata, schemas, immutable downloads, and checksums.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

get_dataset_metadata read-only dataset*
Fetch the canonical public machine index for one ClinicMarketIQ dataset family, including provenance-facing download metadata and immutable manifest pointer.
get_download_url read-only groupformatdataset*
Return canonical direct download URLs and declared SHA-256 values for a public dataset. This tool never proxies the dataset bytes.
get_schema read-only dataset*schema_name
Fetch schema JSON declared by a dataset's immutable public manifest. If schema_name is omitted, returns all declared schemas (currently capped at 10).
list_datasets read-only limitoffset
List public ClinicMarketIQ dataset families from the canonical catalog. Returns metadata summaries, not observation rows.
search_datasets read-only limitquery*
Search public dataset family IDs, names, slugs, and publishers in the canonical ClinicMarketIQ catalog.
verify_checksum read-only sha256*dataset*filename*
Compare a caller-provided SHA-256 digest with the canonical digest declared in the public dataset machine index. This bounded check does not download or re-hash large artifact byte…