SkimGuard MCP Server

Model Context Protocol endpoint for SkimGuard public safety data — look up card-skimmer scan status for a location by Google Place ID, find recent nearby scan activity, and resolve Bluetooth manufacturers.

Endpoint: POST https://mcp.skimguard.io/mcp

Add to an MCP client:

{
  "mcpServers": {
    "skimguard": {
      "url": "https://mcp.skimguard.io/mcp"
    }
  }
}

Public tools need no credential. Business, reseller, and data-licensing tools require an API key sent as X-MCP-Key. See skimguard.io.