yutakobayashidev_webforai-mcp-server
If you are the rightful owner of yutakobayashidev_webforai-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
WebforAI Text Extractor is a Cloudflare Workers-based MCP server that extracts plain text from web pages using WebforAI.
The WebforAI Text Extractor is a serverless Model Context Protocol (MCP) server designed to facilitate the extraction of plain text from web pages. Utilizing the WebforAI library, this server converts HTML content into clean, structured Markdown, making it accessible for AI models. The server is deployed on Cloudflare Workers, ensuring global distribution and scalability. It provides a simple API for extracting text from any web page URL, delivering well-formatted Markdown text devoid of HTML clutter. The server is compatible with any MCP client, such as Claude Desktop or Cloudflare AI Playground, allowing seamless integration into various AI workflows. With robust error handling and a focus on clean output, the WebforAI Text Extractor is an essential tool for developers looking to prepare web content for AI consumption.
Features
- Simple API for extracting text from web pages
- Clean output in Markdown format without HTML noise
- Robust error handling for failed requests
- Serverless deployment with Cloudflare Workers
- Compatibility with any MCP client