tor-mcp
Rank #61,057io.github.Shreyas-Profile/tor-mcp
Route HTTP requests through the Tor network. Rotating exit IPs, .onion support, no body logging.
tor-mcp is a Model Context Protocol (MCP) server published by globalion. It ranks #61,057 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. tor-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 54,534 of 115,591 servers on MCP Toplist.
Use tor-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tor-mcp https://tor.regiq.in/api/mcp[mcp_servers.tor-mcp]
url = "https://tor.regiq.in/api/mcp"Add to ~/.codex/config.toml.
https://tor.regiq.in/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tor-mcp": {
"url": "https://tor.regiq.in/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tor-mcp": {
"type": "http",
"url": "https://tor.regiq.in/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tor-mcp": {
"serverUrl": "https://tor.regiq.in/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tor-mcp": {
"url": "https://tor.regiq.in/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Shreyas-Profile%2Ftor-mcp)<a href="https://mcptoplist.com/server/io.github.Shreyas-Profile%2Ftor-mcp"><img src="https://mcptoplist.com/badge/io.github.Shreyas-Profile%2Ftor-mcp.svg" alt="MCP Toplist: #61,057 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
globalion
Other servers by globalion
- email-mcp#60,548
- browser-mcp#61,053 · 1 ver
- cron-mcp#61,054 · 1 ver
- docs-mcp#61,055 · 1 ver
- telegram-mcp#61,056 · 1 ver
- Video Render MCP#61,309 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 17, 2026 |
Frequently asked questions
- Who maintains tor-mcp?
- tor-mcp is maintained by globalion, which publishes 10 MCP servers (6 total versions) tracked on MCP Toplist.
- Is tor-mcp listed on the Official MCP Registry?
- Yes — tor-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does tor-mcp have?
- MCP Toplist tracks 1 version of tor-mcp, most recently published on Jul 17, 2026.
- Where can I find the source code for tor-mcp?
- The source code for tor-mcp is hosted at github.com/globalion/tor-mcp.