streamable-httpupdated 12d ago
Public discovery metadata, machine-readable catalogs, integrity records, examples, and the read-only MCP server source for the immutable ClinicMarketIQ U.S. healthcare market-intelligence release.
What can you do with ClinicMarketIQ Public Data?
ClinicMarketIQ public healthcare market-intelligence data
Public discovery metadata, machine-readable catalogs, integrity records, examples, and the read-only MCP server source for the immutable ClinicMarketIQ U.S. healthcare market-intelligence release.
- 25 dataset families
- 1,083 distributions
- 10,759,223 logical rows
- gzip-compressed CSV and JSONL
- release ID:
clinicmarketiq-public-dataset-release-20260825-130954Z - release manifest SHA-256:
1cb86bbd2f96db80de3788e9c22bdccb2d7798d917bdb9c6ef3d49cf771727e8 - DOI: 10.5281/zenodo.22130760
Start with family-catalog.json. The complete immutable data bundle is attached to the matching GitHub Release and mirrored on Hugging Face, Kaggle, and Zenodo. Canonical dataset pages, individual machine indexes, provenance, source-specific rights, limitations, schemas, checksums, and direct artifact URLs remain at ClinicMarketIQ.
The data contains public-source market observations, not patient-level data or PHI. It is not clinical advice and must not be treated as proof of causation, provider quality, guaranteed demand, or marketing performance. There is no blanket relicensing of upstream material; review the source-specific rights records before reuse.
AI and agent access
- Machine catalog: https://clinicmarketiq.com/datasets/index.json
- AI discovery file: https://clinicmarketiq.com/llms.txt
- MCP setup: https://clinicmarketiq.com/mcp/
- Streamable HTTP MCP endpoint: https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp
- MCP Registry name:
io.github.evgeniy-yudin/clinicmarketiq-public-data - MCP source:
mcp/
Citation
Use CITATION.cff and cite the originating public publisher for the records used. DOI: 10.5281/zenodo.22130760.
ClinicMarketIQ is powered by Rotgar.com, AI Visibility and SEO for Clinics.
Install
Add ClinicMarketIQ Public Data to your client. Pick the one you use.
claude mcp add --transport http clinicmarketiq-public-data https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcpcodex mcp add clinicmarketiq-public-data --url https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp{
"mcpServers": {
"clinicmarketiq-public-data": {
"url": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"clinicmarketiq-public-data": {
"type": "http",
"url": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"clinicmarketiq-public-data": {
"url": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"clinicmarketiq-public-data": {
"serverUrl": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation7/25
- Maintenance19/25
- Trust6/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 4 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 0.1.0Latest | Aug 27, 2026 |