← Registry

Data Collection

cryptohftdata.com

Provides tools to check ingestion status, list exchanges, and generate download examples for CryptoHFTData market data.

1 endpoint3 known toolsFirst detected July 28, 2026Last detected July 28, 2026

ENDPOINT 1

https://www.cryptohftdata.com/mcp

No auth detected

MCP server metadata

Name
CryptoHFTData Public MCP
Version
0.1.0
Capabilities
tools
Server instructions

Use the public read-only tools to inspect exchange status, coverage, and download examples.

Known tools 3

get-api-status

Fetch the latest CryptoHFTData ingestion status summary and optionally filter it to a specific exchange.

Inferred read-only
list-supported-exchanges

Return the exchanges and market types currently highlighted by CryptoHFTData's public site.

Inferred read-only
build-download-example

Construct a ready-to-use file path and curl example for downloading CryptoHFTData market data.

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.cryptohftdata-public-mcp]
url = "https://www.cryptohftdata.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cryptohftdata-public-mcp": {
      "type": "http",
      "url": "https://www.cryptohftdata.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cryptohftdata-public-mcp
Remote MCP URL: https://www.cryptohftdata.com/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": {
    "cryptohftdata-public-mcp": {
      "url": "https://www.cryptohftdata.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cryptohftdata-public-mcp": {
      "type": "http",
      "url": "https://www.cryptohftdata.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cryptohftdata-public-mcp",
  "transport": "streamable-http",
  "url": "https://www.cryptohftdata.com/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 cryptohftdata.com was fetched 2026-08-01T01:08:41.184Z and is being refreshed.

Trust status Trusted

cryptohftdata.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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