Skip to main content
All CollectionsData for LLMs
What is Model Context Protocol (MCP), and how does it benefit Web Scraper API usage?
What is Model Context Protocol (MCP), and how does it benefit Web Scraper API usage?
Josh avatar
Written by Josh
Updated over 2 weeks ago

Model Context Protocol (MCP) is a standardized framework that establishes secure two-way connections between AI models and web data sources.

🛠️ The process transforms raw HTML into formats that LLMs can immediately understand.

MCP allows LLMs to access web data obtained with Web Scraper API. Before MCP, integrating LLMs with web data required custom implementations for each source, leading to complex and hard-to-scale solutions.

Customization capabilities

  • Tailor metadata parameters to match specific requirements.

  • Configure custom instructions and disclaimers.

  • Adjust context handling based on your LLM's processing needs.

🧠 See our documentation and GitHub for specific steps to enable MCP for your projects.


🙌 Need assistance? Contact support via live chat or send a message to [email protected].

🎯 Want a custom solution or a free trial? Contact sales by booking a call. For any questions, such as custom pricing, advice, or a free trial, drop us a line at [email protected].

Did this answer your question?