← Registry

Data Collection

clinicmarketiq.com

Provides a catalog of public ClinicMarketIQ datasets with search, metadata, schema, and download URL retrieval.

1 endpoint6 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp

No auth detected

MCP server metadata

Name
ClinicMarketIQ Public Data
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

list_datasets

List public ClinicMarketIQ dataset families from the canonical catalog.

Inferred read-only
search_datasets

Search public dataset family IDs, names, slugs, and publishers in the canonical ClinicMarketIQ catalog.

Inferred read-only
get_dataset_metadata

Fetch the canonical public machine index for one ClinicMarketIQ dataset family, including provenance-facing download metadata and immutable manifest pointer.

Inferred read-only
get_schema

Fetch schema JSON declared by a dataset's immutable public manifest.

Inferred read-only
get_download_url

Return canonical direct download URLs and declared SHA-256 values for a public dataset.

Inferred read-only
verify_checksum

Compare a caller-provided SHA-256 digest with the canonical digest declared in the public dataset machine index.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.clinicmarketiq-public-data]
url = "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "clinicmarketiq-public-data": {
      "type": "http",
      "url": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: clinicmarketiq-public-data
Remote MCP URL: https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "clinicmarketiq-public-data": {
      "url": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "clinicmarketiq-public-data": {
      "type": "http",
      "url": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "clinicmarketiq-public-data",
  "transport": "streamable-http",
  "url": "https://clinicmarketiq-public-mcp.rotgar-fizkl.workers.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.