Skip to content

Rvlndd/Tor-Crawler-MCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors