An MCP server for sex-offender search
Connect Claude and any Model Context Protocol client to nationwide registry data. Agents get a safe, scored, source-tagged search tool over all 57 registries — no custom integration code.
Connect in one config block
Point your MCP client at the server URL with your API key. The search tool becomes available to the model immediately.
- Scored, de-duplicated results the model can reason over
- Per-source provenance the agent can cite
- Same metered pricing as the REST API
{
"mcpServers": {
"offendersearch": {
"url": "https://mcp.offendersearch.com",
"headers": { "X-API-Key": "os_live_••••" }
}
}
}MCP FAQ
What is the Offendersearch MCP server?
An MCP (Model Context Protocol) endpoint that exposes our nationwide sex-offender search as a tool any MCP-compatible AI client — including Claude — can call, with scored, source-tagged results.
Which tools does it expose?
A search tool over all 57 registries, a single-record lookup, and a coverage/sources tool. Each returns the same normalized, provenance-tagged records as the REST API.
How is it billed?
MCP tool calls are metered the same as REST API calls — $0.10 per search on the Standard freshness tier, plus any freshness uplift (Weekly +$0.01, Daily +$0.035).