Analytics
data-pulse.my
Search and monitor Malaysian public datasets, including health status and provenance metadata, to enable data discovery and quality assessment.
ENDPOINT 1
https://mcp.data-pulse.my/mcp
MCP server metadata
- Name
- DataPulse MY
- Version
- v4.0.0b3+da60064
Read-only access to DataPulse MY's Malaysian public dataset catalogue.
Known tools 18
search_datasetsSearch DataPulse MY's 389 Malaysian public datasets by natural-language query.
Inferred read-onlyget_datasetReturn full detail for one dataset id, including its latest health status and last-verified timestamp, content_freshness_date, and freshness_signal_source (last_modified, content_parse, or none).
Inferred read-onlyfind_staleReturn datasets whose status is aging, stale, or degraded, plus datasets missing from the latest health snapshot.
Inferred read-onlyfind_anomaliesReturn datasets flagged by the latest published anomaly detection (anomalies), ranked by how far the observed update interval exceeds its threshold.
Potential side effectsfind_deterioratingReturn datasets whose published freshness trend is deteriorating, ranked by staleness slope.
Inferred read-onlyfind_recoveringReturn datasets whose published freshness trend is recovering, with the fastest staleness reductions first.
Inferred read-onlyfind_unreliableReturn datasets whose evaluated publish-reliability grade is at or below a threshold (the unreliable ones), with the worst grades and lowest on-time percentages first.
Potential side effectsfind_schema_driftReturn datasets with published structural or record-count drift evidence, ranked with structural changes first.
Inferred read-onlycheck_reconciliationReturn the published cross-source reconciliation group for a dataset name or id, including per-member counts, dates, statuses, tolerances, and contextual deltas.
Inferred read-onlyget_provenanceReturn citation-ready provenance metadata for the listed dataset ids, plus compact pipeline-published evidence receipts: row probe time, HTTP status, request URL, access dependency, freshness source, content date, record count, shape fingerprint, anomaly flag, and status.
Inferred read-onlyget_evidenceReturn the complete pipeline-published evidence receipt for one dataset id, including probe time, transport, access dependency, freshness, record-count, shape, tolerance, status, and anomaly fields.
Inferred read-onlyget_freshness_summaryReturn a freshness-at-a-glance summary of the published catalogue: fresh, aging, stale, and reference counts plus the latest health check time.
Inferred read-onlyverify_evidencePerform a rate-limited live streamed GET for one direct-access dataset and compare transport receipts with the latest published evidence, e.
Inferred read-onlytrust_verdictReturn published attestation facts, the unsigned methodology-versioned trust score, numeric components, and component_availability reasons, plus existing health/trend/drift/reconciliation evidence for one canonical dataset id, e.
Inferred read-onlyverify_attestationVerify a published Ed25519 probe attestation by canonical dataset id or safe relative digest reference, e.
Inferred read-onlyusage_summaryAggregate one buyer's audit-ledger usage for an inclusive ISO date range, e.
Inferred read-onlyCONNECT 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.datapulse-my]
url = "https://mcp.data-pulse.my/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"datapulse-my": {
"type": "http",
"url": "https://mcp.data-pulse.my/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: datapulse-my
Remote MCP URL: https://mcp.data-pulse.my/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": {
"datapulse-my": {
"url": "https://mcp.data-pulse.my/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"datapulse-my": {
"type": "http",
"url": "https://mcp.data-pulse.my/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "datapulse-my",
"transport": "streamable-http",
"url": "https://mcp.data-pulse.my/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.data-pulse.my/engine
MCP server metadata
- Name
- malaysia-data-engine-mcp
- Version
- 6a79e9a54c3c58b3a1272580274a18ba5d28031f
Read-only NPRA pharmaceutical records. This server never modifies pipeline artefacts.
Known tools 5
find_recent_changesReturn deduplicated changes from the dated pipeline delta artefacts.
Inferred read-onlyfind_by_manufacturerFind products and related NPRA records for a manufacturer-name substring.
Inferred read-onlyCONNECT 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.malaysia-data-engine-mcp]
url = "https://mcp.data-pulse.my/engine"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"malaysia-data-engine-mcp": {
"type": "http",
"url": "https://mcp.data-pulse.my/engine"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: malaysia-data-engine-mcp
Remote MCP URL: https://mcp.data-pulse.my/engine
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": {
"malaysia-data-engine-mcp": {
"url": "https://mcp.data-pulse.my/engine"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"malaysia-data-engine-mcp": {
"type": "http",
"url": "https://mcp.data-pulse.my/engine"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "malaysia-data-engine-mcp",
"transport": "streamable-http",
"url": "https://mcp.data-pulse.my/engine"
}
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 data-pulse.my was fetched 2026-08-08T18:16:07.523Z and is being refreshed.
data-pulse.my is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.