Tor-Search-MCP
Verified Safeby BigBang142
Overview
Browse the web and search anonymously using the Tor network, fetching full page content from search results or specific URLs while maintaining privacy.
Installation
{PATH_TO_REPO}/.venv/bin/python {PATH_TO_REPO}/server.pyEnvironment Variables
- TBB_PATH
Security Notes
The server and installer use `subprocess.run` to manage the Python virtual environment, install dependencies, and interact with external browser automation tools (Tor Browser, geckodriver). These binaries are downloaded from official and trusted sources. No 'eval', hardcoded secrets, or obvious malicious patterns were found in the provided source code. The security largely depends on the integrity of the downloaded Tor Browser and geckodriver binaries and the underlying operating system.
Similar Servers
Scrapling
Provides adaptive web scraping capabilities to AI chatbots and agents, allowing them to fetch, parse, and extract targeted data from websites, including dynamic content and anti-bot protected sites.
firecrawl-mcp-server
A Model Context Protocol (MCP) server for integrating Firecrawl's web scraping, crawling, search, and structured data extraction capabilities with AI agents.
brightdata-mcp
Enables AI agents to access, search, extract, and navigate the live web in real-time without being blocked.
mcp
This server provides Hyperbrowser's Model Context Protocol (MCP) interface, offering tools for web scraping, structured data extraction, crawling, and general-purpose browser automation using AI agents like OpenAI's CUA and Anthropic's Claude Computer Use.