Skip to main content
Glama
pipeworx-io

mcp-fbiwanted

by pipeworx-io

mcp-fbiwanted

FBI Wanted MCP — FBI Wanted public API (free, no auth)

Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.

Tools

Tool

Description

get_wanted_person

Get full details for an FBI Most Wanted person by UID. Returns photo, aliases, crimes, last known locations, and contact tips.

Related MCP server: mcp-fbi-artcrimes

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "fbiwanted": {
      "url": "https://gateway.pipeworx.io/fbiwanted/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 673+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Fbiwanted data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Provides access to FBI Crime Data Explorer API, enabling queries for crime statistics, arrests, hate crimes, NIBRS incidents, law enforcement employment, and more via 17 tools with smart caching and spillover handling.
    17
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides access to the FBI National Stolen Art File (free, no auth) for querying stolen art data through natural language.
    184 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Integrates with Orca AI's HUNT Platform API to search for information about people, companies, and entities, enabling AI assistants to access investigative intelligence and due diligence data.
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to search for talent across LinkedIn, GitHub, and StackOverflow using the HeroHunt People Search API.
    10
    17 npm
    MIT