cloudflare-mcp-for-static-sites
Verified Safeby lennyzeltser
Overview
Turn a static website into an AI-accessible knowledge base for search and content retrieval via the Model Context Protocol.
Installation
bun run devEnvironment Variables
- SEARCH_BUCKET
Security Notes
The server is explicitly designed for public content only and implements no authentication, making all indexed content publicly accessible via MCP tools. The R2 bucket is private but its contents are served directly. No 'eval', obfuscation, hardcoded secrets, or obvious malicious patterns were found in the server's source code. Security depends on appropriate use (i.e., not for private/sensitive content).
Similar Servers
tomcp
Converts any website into an MCP (Model-Config-Protocol) server for AI tools and enables AI chat with website content by converting HTML to clean Markdown.
portaljs-mcp-server
A remote Model Context Protocol (MCP) server deployed on Cloudflare Workers, providing AI agent tools to interact with PortalJS datasets for search, retrieval, and data preview.
mcp-expertise-toolkit
This server turns domain expertise into an AI-accessible knowledge base, delivering structured feedback and guidance to AI assistants for local content analysis.
duyet-mcp-server
Provides a Model Context Protocol (MCP) server for AI assistants to access personal information, blog posts, and GitHub activity, enabling structured interaction and information retrieval.