Server data from the Official MCP Registry
Route HTTP requests through the Tor network. Rotating exit IPs, .onion support, no body logging.
Route HTTP requests through the Tor network. Rotating exit IPs, .onion support, no body logging.
Remote endpoints: streamable-http: https://tor.regiq.in/api/mcp
4 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-shreyas-profile-tor-mcp": {
"url": "https://tor.regiq.in/api/mcp"
}
}
}From the project's GitHub README.
Route HTTP requests through the Tor network from any MCP-compatible agent.
Live at tor.regiq.in · Free forever · Google sign-in
Gives Claude Desktop / Cursor / any MCP client four tools:
| Tool | What it does |
|---|---|
tor_fetch(url, method?, headers?, body?) | HTTP request through Tor; returns status/headers/body |
tor_get_exit_ip() | Current exit node IP + country (verified via check.torproject.org) |
tor_new_circuit() | Force a fresh Tor circuit (SIGNAL NEWNYM) |
tor_check(url) | HEAD probe — is target reachable through Tor? |
Tor exit nodes are blocked by Cloudflare on most big-brand sites (Indeed, Google, Amazon, etc.). Use tor-mcp for:
.onion servicesIf you need to hit Cloudflare-protected sites, use browser-mcp instead — real Chrome from a fixed Hetzner IP works for most WAFs, and you can layer a residential proxy on top for the rest.
{
"mcpServers": {
"tor": {
"url": "https://tor.regiq.in/api/mcp",
"headers": {
"Authorization": "Bearer <YOUR_KEY>"
}
}
}
}
Higher quotas for aggregators — email shreyas.pavuluri@gmail.com.
socks5h:// scheme) — no plaintext lookup from our hostgit clone https://github.com/globalion/tor-mcp
cd tor-mcp
cp .env.example .env # fill in
docker compose up -d --build
Then browse to http://localhost:3021.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.