This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
get_wanted_person
InactiveTool of fuiwanted
declared in 0.1.0
Get full details for an FBI Most Wanted person by UID. Returns photo, aliases, crimes, last known locations, and contact tips.
Parameters schema
{
"type": "object",
"examples": [
{
"uid": "w-1234"
}
],
"required": [
"uid"
],
"properties": {
"uid": {
"type": "string",
"description": "The unique identifier (UID) of the wanted person"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
fuiwanted
https://github.com/pipeworx-io/mcp-fbiwanted
1/7 registries