Tor-Crawler-MCP

Rvlndd/Tor-Crawler-MCP

3.2

If you are the rightful owner of Tor-Crawler-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Tor Crawler MCP is a server designed to crawl and extract content from Tor (.onion) sites using the Model Context Protocol.

Tor Crawler MCP

A simple Model Context Protocol (MCP) server for crawling Tor (.onion) sites and extracting their content.


Requirements

You must have the Tor Expert Bundle installed and running.

👉 Download it here:
https://www.torproject.org/download/tor/

After installation, run: tor.exe

Example Configuration

"mcpServers": {
  "tor-crawler-server": {
    "httpUrl": "http://localhost:3000/mcp",
    "trust": true,
    "timeout": 60000
  }
}

This project is licensed under the MIT License, see the LICENSE file for details.