cf-autorag-mcp

noops888/cf-autorag-mcp

3.4

If you are the rightful owner of cf-autorag-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Cloudflare AutoRAG MCP Server is a Model Context Protocol server designed to provide search capabilities for Cloudflare AutoRAG instances, enabling AI assistants to query and retrieve information efficiently.

Tools

Functions exposed to the LLM to take actions

autorag_basic_search

Performs a basic vector similarity search in your Cloudflare AutoRAG index without AI query rewriting or answer generation.

autorag_rewrite_search

Performs a vector search with AI query rewriting but no answer generation.

autorag_ai_search

Performs AI-powered search using Cloudflare's aiSearch() method with optional AI-generated response.

list_autorags

Lists all available AutoRAG instances configured in the server.

get_current_autorag

Gets information about the currently configured default AutoRAG instance.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources