webforai-mcp-server

webforai-mcp-server

2

WebforAI Text Extractor is a serverless MCP server that leverages WebforAI to extract plain text from web pages. It offers an API for easy text extraction, well-formatted output, and robust error handling, deploying on Cloudflare Workers and integrating with MCP clients.

WebforAI Text Extractor - MCP Server

A Cloudflare Workers-based Model Context Protocol (MCP) server that extracts plain text from web pages using WebforAI.

What is WebforAI?

WebforAI is a powerful library that makes web content accessible to AI models. It includes tools to convert HTML to structured Markdown, extract meaningful content, process tables, links, and images, and prepare web content for AI consumption.

Features

  • Simple API for extracting text from web pages
  • Clean output with well-formatted Markdown text
  • Robust error handling
  • Serverless deployment with Cloudflare Workers
  • Compatible with MCP clients like Claude Desktop or Cloudflare AI Playground

Getting Started

Deploy to Cloudflare Workers or develop locally with instructions provided.

Using the Text Extraction Tool

Use the extractWebPageText tool to send a URL and receive the text content in Markdown format.

Connecting to MCP Clients

Instructions for connecting the server to Cloudflare AI Playground and Claude Desktop.