Add Cloudflare docs search tool - #148
Merged
mattzcarey merged 1 commit intoJun 8, 2026
Merged
Conversation
mattzcarey
force-pushed
the
feat/add-search-docs-to-cloudflare-mcp
branch
from
June 8, 2026 15:16
e6fd940 to
c375773
Compare
mattzcarey
force-pushed
the
feat/add-search-docs-to-cloudflare-mcp
branch
from
June 8, 2026 15:19
c375773 to
ad6c8e3
Compare
mattzcarey
force-pushed
the
feat/add-search-docs-to-cloudflare-mcp
branch
6 times, most recently
from
June 8, 2026 17:50
123c8dc to
88dc7c9
Compare
mattzcarey
force-pushed
the
feat/add-search-docs-to-cloudflare-mcp
branch
from
June 8, 2026 17:52
88dc7c9 to
485dd76
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docsMCP tool for searching Cloudflare Developer Documentationdocs.mcp.cloudflare.com(docs-mcp-rag)mcp-server-cloudflaredocs AI Search tooloutputSchema/structuredContentdocsin both code mode and?codemode=falseNotes
The current docs MCP server at
docs.mcp.cloudflare.comreportsserverInfo.name = docs-ai-searchandversion = 0.4.8; this mirrors that AI Search implementation rather than the older Vectorize path./mcpremains OAuth/API-token protected so clients still receive the normal auth challenge and login flow.Tests
npm run checksrc/tests/cloudflare-test.d.tstriple-slash reference/mcpsmoke test returns expected OAuth401challenge