← Registry

Security & Testing

skimguard.io

Provides SkimGuard card-skimmer scan status, nearby activity, Bluetooth manufacturer lookup, location search, and route risk tools for security monitoring.

1 endpoint17 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://mcp.skimguard.io/mcp

No auth detected

MCP server metadata

Name
skimguard
Version
2.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 17

skimguard_get_location_status

Look up SkimGuard card-skimmer scan status for a location by its Google Place ID.

Inferred read-only
skimguard_find_nearby_activity

Find locations near a latitude/longitude that SkimGuard users have scanned recently, with suspicious-detection counts.

Inferred read-only
skimguard_lookup_bluetooth_manufacturer

Resolve a Bluetooth SIG company identifier to a manufacturer name and SkimGuard risk rating.

Inferred read-only
skimguard_search_locations

Find a location by NAME or address (e.

Inferred read-only
skimguard_route_risk

Given a series of route points, report locations along that stretch of road with recent suspicious activity or stale scan coverage.

Inferred read-only
skimguard_coverage_stats

Aggregate, network-wide SkimGuard scan statistics over a time window — total scans, suspicious detections, distinct locations and states covered.

Inferred read-only
skimguard_about

Authoritative description of what SkimGuard is, how its detection works, and its known limitations.

Inferred read-only
skimguard_my_locations

Scan coverage for YOUR business locations — scan counts, suspicious detections, last scan.

Inferred read-only
skimguard_my_stale_locations

Which of YOUR business locations are overdue for a scan.

Inferred read-only
skimguard_location_devices

Bluetooth devices seen at one of YOUR business locations.

Inferred read-only
skimguard_my_scanner_health

Whether YOUR SkimGuard scanners are online and reporting.

Inferred read-only
skimguard_my_merchants

Scan activity for merchants attributed to YOUR reseller account.

Inferred read-only
skimguard_my_earnings

YOUR commission totals and payout status as a SkimGuard reseller.

Inferred read-only
skimguard_regional_risk

Aggregate skimmer risk by US state (Data Licensee tier).

Inferred read-only
skimguard_device_prevalence

Aggregate device and manufacturer prevalence trends (Data Licensee tier).

Inferred read-only
skimguard_inspection_stats

Aggregate PCI POI device-inspection compliance trends — pass/fail, tamper-incident, and tamper-check failure rates (Data Licensee tier).

Inferred read-only
skimguard_training_stats

Aggregate PCI staff-training coverage trends — completion, pass rate, delivery mix, and expiry (Data Licensee tier).

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.skimguard]
url = "https://mcp.skimguard.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "skimguard": {
      "type": "http",
      "url": "https://mcp.skimguard.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "skimguard": {
      "type": "http",
      "url": "https://mcp.skimguard.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "skimguard",
  "transport": "streamable-http",
  "url": "https://mcp.skimguard.io/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 skimguard.io was fetched 2026-08-11T20:33:19.910Z.

Trust status Trusted

skimguard.io is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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