Back to directory
urlDNA

urlDNA

@urldna7

The urlDNA MCP Server enables LLM agents to interact with the urlDNA threat intelligence platform for URL scanning and phishing detection via an SSE interface.

threat intelligencesecurityurl analysisphishing detectioncontext

Installation & Configuration

{
  "urlDNA": {
    "command": "python",
    "args": [
      "<YOUR_PATH>/run.py"
    ],
    "env": {
      "authorization": "<urlDNA_API_KEY>"
    }
  }
}

Information

Transport
sse
Language
Python
Created
2025/6/23
Updated
2026/6/7