← Registry

Data Collection

offenders.io

Provides access to registered sex offender data for searches by location or name.

1 endpoint6 known toolsFirst detected May 12, 2026Last detected September 2, 2026

ENDPOINT 1

https://mcp.offenders.io/mcp

No auth detected

MCP server metadata

Name
Offenders.io
Version
2.0.0
Capabilities
tools.listChanged

Known tools 6

search_offenders_by_location

Search for registered sex offenders near a location.

Inferred read-only
get_offender_stats

Get a count of registered sex offenders near a location.

Inferred read-only
set_api_key

Set your Offenders.io API key to unlock full search results with names, photos, and addresses.

Inferred read-only
search_offenders_full

Search for sex offenders by location with FULL records including names, photos, addresses, and criminal details.

Inferred read-only
search_offenders_by_name

Search for sex offenders by name, DOB, city, state, zip code, OR coordinates.

Inferred read-only
api_info

Get information about the Offenders.io API, pricing, and capabilities.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "offenders-io",
  "transport": "streamable-http",
  "url": "https://mcp.offenders.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 offenders.io was fetched 2026-08-23T18:02:06.794Z and is being refreshed.

Trust status Trusted

offenders.io 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.