Skip to main content
Glama

Cloudflare AutoRAG MCP Server

by noops888
wrangler.toml•403 B
name = "cf-autorag-mcp" main = "src/server.ts" compatibility_date = "2024-09-23" compatibility_flags = ["nodejs_compat"] [vars] # For single AutoRAG instance: # AUTORAG_NAME = "single-autorag-name" # For multiple AutoRAG instances (first is default): AUTORAG_INSTANCES = "first-autorag-name,second-autorag-name" AUTORAG_DESCRIPTIONS = "AutoRAG 1 description,AutoRAG 2 description" [ai] binding = "AI"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/noops888/cf-autorag-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server