Mcp
Deploy MCP Server on Cloudflare Workers
Copy page
Deploy a Model Context Protocol server to Cloudflare Workers with semantic search and Q&A capabilities.
Overview
This self-hosted option deploys your MCP server to Cloudflare's infrastructure.
Key Features
- Semantic search: RAG-powered search through your knowledge base
- AI Q&A: Direct answers from an AI assistant trained on your content
- Inkeep Analytics integration: Logs interactions for insights and improvements
- Serverless: No server management required
- Custom domains: Use your own domain with Cloudflare
Quick Start
View the complete template on GitHub →
All setup instructions, configuration details, and deployment steps are in the repository README.
The template provides a complete MCP server implementation ready to deploy:
Implementation Example
Below is a snippet of the server tool that calls the inkeep-qa-expert
model.
MCP Client Setup
Configure your MCP client to use your Cloudflare Workers deployment:
Cursor:
Claude Desktop:
Need help? Contact support