You're viewing a demo portfolio

Join the waitlist
PRSM

get_blacklist

Active

Tool of Abuseipdb

declared in 0.1.0

Get the AbuseIPDB blacklist of the most-reported IP addresses. Returns IPs with their abuse confidence scores. Useful for building blocklists.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 100,
      "_apiKey": "your-abuseipdb-api-key"
    },
    {
      "limit": 1000,
      "_apiKey": "your-abuseipdb-api-key"
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of IPs to return (default 100, max 10000)"
    },
    "_apiKey": {
      "type": "string",
      "description": "AbuseIPDB API key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Abuseipdb

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

1/7 registries
View full server →