loading…
Search for a command to run...
loading…
Enables AI agents to scrape websites protected by Cloudflare, DataDome, and Akamai, bypassing anti-bot measures to retrieve page content.
Enables AI agents to scrape websites protected by Cloudflare, DataDome, and Akamai, bypassing anti-bot measures to retrieve page content.
MCP server that gives AI agents the ability to scrape websites protected by Cloudflare, DataDome, and Akamai.
Works with Claude Desktop, Cursor, Windsurf, Cline, and any MCP-compatible client.
Zero framework dependencies — implements MCP protocol directly. Only depends on the sessemi Python client.
pip install sessemi-mcp
Or run directly with uvx:
uvx sessemi-mcp
Get a free API key at app.sessemi.com.
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS, %APPDATA%\Claude\claude_desktop_config.json on Windows):
{
"mcpServers": {
"sessemi": {
"command": "uvx",
"args": ["sessemi-mcp"],
"env": {
"SESSEMI_KEY": "your_api_key"
}
}
}
}
Add to .cursor/mcp.json in your project:
{
"mcpServers": {
"sessemi": {
"command": "uvx",
"args": ["sessemi-mcp"],
"env": {
"SESSEMI_KEY": "your_api_key"
}
}
}
}
scrapeScrape a URL, bypassing anti-bot protection. Returns page content.
| Parameter | Type | Description |
|---|---|---|
url |
string | Target URL (required) |
country |
string | Two-letter country code for geo-targeting (FR, US, DE). Auto-selects residential proxies. |
render |
bool | Force browser rendering for JS-heavy pages |
session |
string | Session name for cookie/IP persistence across requests |
headers |
string | Custom HTTP headers as JSON string |
creditsCheck your remaining credit balance, tier, and usage.
Ask Claude:
"Scrape the Idealista listings page for Madrid apartments"
Claude will call the scrape tool with the URL and country: "ES", get back the full HTML, and extract the data you need.
"How many credits do I have left?"
Claude calls credits and reports your balance.
Sessemi handles the hard parts automatically:
Your AI agent sends a URL → Sessemi returns the page content. No browser config, no proxy setup, no CAPTCHA services.
pip install sessemiВыполни в терминале:
claude mcp add sessemi-mcp -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.