Scrapeless MCP server connects AI models to the web for real-time data extraction. It provides tools for web scraping, data parsing, and interaction with web APIs. It integrates with HTTP endpoints and web services. Developers use it to build AI agents that fetch and process web data without manual scraping.
Scrapeless MCP server connects AI models to the web for real-time data extraction. It provides tools for web scraping, data parsing, and interaction with web APIs. It integrates with HTTP endpoints and web services. Developers use it to build AI agents that fetch and process web data without manual scraping.
npx -y scrapeless-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"scrapeless-ai-scrapeless-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y scrapeless-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from scrapeless?"
API Key Required
This server requires an API key from scrapeless. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| SCRAPELESS_API_KEY | Yes | Your scrapeless API key |
"What resources are available in scrapeless?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in scrapeless"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in scrapeless with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.