CF-MCP-Server is a collection of Cloudflare Workers that provide AI-related API integrations through the Model Context Protocol. The implementation includes three specialized workers: mcp-image-generation for creating images using Cloudflare's AI models, mcp-jina-api for extracting content from URLs and performing web searches, and mcp-tavily-api for comprehensive web search and content extraction capabilities. Each worker is built using TypeScript and deployed on Cloudflare's edge network, making them highly performant and globally available. The implementation leverages Cloudflare's infrastructure to provide secure, scalable API access for AI assistants needing image generation and web search functionality.
turinhub