{"type":"mcp_server","name":"scrapling-fetch-mcp","description":"This repository provides an MCP server, `scrapling-fetch-mcp`, enabling AI assistants to access text content from websites employing bot detection. It offers tools for fetching complete pages and extracting content based on patterns.","category":"Developer Tools","language":"Python","stars":94,"forks":0,"owner":"cyberchitta","github_url":"https://github.com/cyberchitta/scrapling-fetch-mcp","homepage":null,"setup":"## Setup\n\n1. Requirements:\n   - Python 3.10+\n   - [uv](https://github.com/astral-sh/uv) package manager\n\n2. Install dependencies and the tool:\n```bash\nuv tool install scrapling\nscrapling install\nuv tool install scrapling-fetch-mcp\n```\n\nAdd this configuration to your Claude client's MCP server configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"Cyber-Chitta\": {\n      \"command\": \"uvx\",\n      \"args\": [\"scrapling-fetch-mcp\"]\n    }\n  }\n}\n```","tools":"## Available Tools\n\n1.  **s-fetch-page**: Retrieves complete web pages with pagination support\n2.  **s-fetch-pattern**: Extracts content matching regex patterns with surrounding context","faq":null,"created_at":"2025-03-13T07:04:37+00:00","updated_at":"2025-03-27T07:46:41+00:00","source_url":"https://model-context-protocol.com/servers/ai-access-bot-protected-website-content","related_articles":[]}