general MCP Server
Scrapeless Mcp Server
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y scrapeless-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"scrapeless-mcp-server": {
"command": "npx",
"args": [
"scrapeless-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
x-browser-profile-id
Closes the current session by disconnecting the cloud browser.
Wait for a specific page element to appear.
Scrape a URL and return its full HTML content.
x-browser-profile-persist
Navigate browser to a specified URL.
Pause execution for a fixed duration.
Scrape a URL and return its content as Markdown.
x-browser-session-ttl
Go back one step in browser history.
Capture a high-quality screenshot of any webpage.
Description
Go forward one step in browser history.
Get the full HTML of the current page.
Universal information search engine.
Click a specific element on the page.
Get all visible text from the current page.
Get trending search data from Google Trends.
Type text into a specified input field.
Create or reuse a cloud browser session using Scrapeless.
Simulate a key press.
Scroll a specific element into view.
Scroll to the bottom of the page.
Capture a screenshot of the current page.