AbuseIPDB-MCP

Sma-Das/AbuseIPDB-MCP
★ 0 stars Go API Integration Updated 5d ago
Production-ready AbuseIPDB MCP server in Go for IP reputation, threat intelligence, CIDR analysis, blacklists, and abuse reporting.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "abuseipdb-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/Sma-Das/AbuseIPDB-MCP@latest"
      ]
    }
  }
}

README Excerpt

A complete, dockerized **AbuseIPDB MCP server written in Go**. Connect an MCP-compatible AI assistant or security automation workflow to the AbuseIPDB API v2 for IP reputation checks, abuse-report history, CIDR analysis, blacklist retrieval, single and bulk abuse reporting, and report cleanup. This implementation uses the [official Model Context Protocol Go SDK](https://github.com/modelcontextprotocol/go-sdk), supports stdio and Streamable HTTP, returns structured JSON, preserves AbuseIPDB rate-

Tools (17)

ABUSEIPDB_API_KEYABUSEIPDB_BASE_URLABUSEIPDB_MAX_RESPONSE_BYTESABUSEIPDB_TIMEOUTMCP_HTTP_ADDRMCP_HTTP_BEARER_TOKENMCP_HTTP_PATHMCP_TRANSPORTbulk_reportcheck_blockcheck_ipclear_addressget_blacklistget_ip_reportslist_categoriesreport_ipstdio

Topics

abuseipdbcybersecuritydockergolangip-reputationipv6mcpmcp-servermodel-context-protocolosintsecurity-automationthreat-intelligence