You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

search_wanted

Inactive

Tool of fuiwanted

declared in 0.1.0

Search the FBI Most Wanted list by name, crime type, or keywords. Returns person UIDs, names, crimes, and descriptions. Use offset/limit to paginate results.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "terrorism"
    },
    {
      "page": 1,
      "query": "James"
    }
  ],
  "required": [],
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number for pagination (default 1)"
    },
    "query": {
      "type": "string",
      "description": "Search keyword (e.g., a name, crime type, or description). Omit to list all wanted persons."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

fuiwanted

https://github.com/pipeworx-io/mcp-fbiwanted

1/7 registries
View full server →
search_wanted — fuiwanted — PRSM MCP