Back to monitors

cloudflare

Cloudflare Docs MCP

Additive AI classification

Add output schema to search_cloudflare_documentation tool

The search_cloudflare_documentation tool now includes an explicit outputSchema definition documenting the structure of search results, with fields for similarity, id, url, title, and text. This is a documentation improvement that helps clients understand the tool's response format without breaking existing integrations. Additionally, "Browser Rendering" in the tool description was updated to "Browser Run".

Alert history

  • Additive

    Add output schema to search_cloudflare_documentation tool

    The search_cloudflare_documentation tool now includes an explicit outputSchema definition documenting the structure of search results, with fields for similarity, id, url, title, and text. This is a documentation improvement that helps clients understand the tool's response format without breaking existing integrations. Additionally, "Browser Rendering" in the tool description was updated to "Browser Run".

  • Informational

    MCP server schema and version updates

    Updated Cloudflare Docs MCP server from version 0.4.7 to 0.4.8 and restructured JSON schema definitions. Changes include: moving $schema to the top of inputSchema objects for better schema organization, removing redundant additionalProperties and nested annotations fields, flattening the readOnlyHint annotation, and adding execution.taskSupport constraints. These are internal schema reorganizations that do not affect the documented tool behavior or API contracts.