Semantic Search MCP Server
@mhart
About Semantic Search MCP Server
An MCP Server to search a Vectorize DB
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cloudflare-docs": {
"command": "npx",
"args": [
"mcp-remote@latest",
"https://mcp.developers.cloudflare.com/mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Semantic Search MCP Server?
An MCP (Model Context Protocol) server that provides semantic search over documentation stored in a Cloudflare Vectorize database. It is built using the Agents SDK and powers Cloudflare’s own documentation MCP endpoint.
How to use Semantic Search MCP Server?
The server can be accessed remotely via mcp-remote (e.g., npx mcp-remote@latest https://mcp.developers.cloudflare.com/mcp) in Claude Desktop, or directly in Cloudflare’s AI Playground or VSCode via SSE. For local development, run npm run dev after populating a Vectorize database.
Key features of Semantic Search MCP Server
- Searches documentation stored in a Cloudflare Vectorize database.
- Built with Cloudflare’s Agents SDK.
- Deployable to Cloudflare Workers with one click.
- Supports remote SSE and stateless MCP connections.
- Works with Claude Desktop, AI Playground, and VSCode.
Use cases of Semantic Search MCP Server
- Querying Cloudflare documentation via an MCP-enabled AI assistant.
- Integrating semantic search into MCP‑compatible chat clients.
- Running a local development server for testing searches against a custom Vectorize database.
FAQ from Semantic Search MCP Server
What does the server search?
It searches documentation stored in a Cloudflare Vectorize database.
How do I use it in Claude Desktop?
Add a mcpServers entry with command npx, args ["mcp-remote@latest", "https://mcp.developers.cloudflare.com/mcp"].
Can I test it in Cloudflare’s AI Playground?
Yes. Enter https://mcp.developers.cloudflare.com/mcp as the MCP Server URL in the Playground.
How do I run it locally?
Run npm run dev (requires a populated Vectorize database). Then use http://localhost:8787/mcp as the server URL.
What transport does it use?
It uses Server‑Sent Events (SSE) for remote access and supports a stateless MCP endpoint at https://mcp.developers.cloudflare.com/mcp.
Frequently asked questions
What does the server search?
It searches documentation stored in a Cloudflare Vectorize database.
How do I use it in Claude Desktop?
Add a `mcpServers` entry with command `npx`, args `["mcp-remote@latest", "https://mcp.developers.cloudflare.com/mcp"]`.
Can I test it in Cloudflare’s AI Playground?
Yes. Enter `https://mcp.developers.cloudflare.com/mcp` as the MCP Server URL in the Playground.
How do I run it locally?
Run `npm run dev` (requires a populated Vectorize database). Then use `http://localhost:8787/mcp` as the server URL.
What transport does it use?
It uses Server‑Sent Events (SSE) for remote access and supports a stateless MCP endpoint at `https://mcp.developers.cloudflare.com/mcp`.
Basic information
More Search MCP servers
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.

QuanticData — Web Scraping MCP Server
quantumproxiesWeb scraping MCP server for AI agents: scrape any page to clean Markdown, SERP search (Google, Bing, DuckDuckGo), site crawl and map, 74 ready-made collectors and residential proxies. 25 tools, pay per success.
Comments