fortress
Stealth browser for AI agents: fetch pages behind Cloudflare/DataDome/CAPTCHA, extract clean data.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.1.3)
uvx tilion
Or add to your MCP client config:
{
"mcpServers": {
"fortress": {
"command": "uvx",
"args": [
"tilion"
],
"env": {
"TILION_MCP_PREWARM": "<YOUR_VALUE>",
"TILION_MCP_HEADLESS": "<YOUR_VALUE>",
"TILION_ALLOW_PRIVATE_EGRESS": "<YOUR_VALUE>",
"TILION_BASE_URL": "<YOUR_VALUE>",
"TILION_API_KEY": "<YOUR_VALUE>"
}
}
}
}
TILION_MCP_PREWARM— Boot the browser at startup so the first tool call is instant (default 1).TILION_MCP_HEADLESS— Set 0 to show a visible browser window (default 1).TILION_ALLOW_PRIVATE_EGRESS— Set 1 to allow tools to reach localhost / private IPs (SSRF guard off).TILION_BASE_URL— Run browsers on a hosted Tilion server instead of locally.TILION_API_KEYsecret — Bearer key for the hosted Tilion server (cloud mode only).
This server takes extra arguments — see its repository.
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry