Back to Apps

Darknet MCP Server
Supports UIby badchars
66-tool MCP server for full-spectrum dark web intelligence, including breach data, ransomware tracking, and Tor .onion access.
0 stars
Works in:CursorWindsurf
Exposes:Tools
What it does
Connects AI agents to the dark web and threat intelligence ecosystems. It allows an LLM to perform security investigations, track ransomware groups, and analyze malware without leaving the chat interface.
Tools
tor_fetch_onion: Fetch raw HTML from .onion URLs.ransomwareRecent: Get the latest ransomware victims.breachList: List known data breaches from Have I Been Pwned.malware_search: Analyze file hashes via Hybrid Analysis.btc_address: Look up Bitcoin address balances and transactions.intelx_search: Search for leaked data on IntelligenceX.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"darknet": {
"command": "npx",
"args": ["-y", "darknet-mcp-server"]
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
- Cursor
- Windsurf
Quick install
npx darknet-mcp-serverInformation
- Pricing
- freemium
- Published
- 7/7/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add npx darknet-mcp-server to MCP settingsClaude Desktop
{
"mcpServers": {
"darknet": {
"command": "npx",
"args": ["-y", "darknet-mcp-server"]
}
}
}





