Skip to main content
Glama

Cloudflare AutoRAG MCP Server

by noops888
package.json•530 B
{ "name": "cf-autorag-mcp", "version": "2.0.0", "description": "Model Context Protocol server for Cloudflare AutoRAG", "main": "src/server.ts", "type": "module", "scripts": { "dev": "wrangler dev", "deploy": "wrangler deploy", "build": "wrangler deploy --dry-run" }, "dependencies": { "content-type": "^1.0.5", "raw-body": "^3.0.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.24.1" }, "devDependencies": { "@cloudflare/workers-types": "^4.0.0", "wrangler": "^4.16.0" } }

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