Skip to main content
Glama
87,381 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"cloudflare" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    Not graded
    quality
    B
    maintenance
    Serves a curated Markdown collection of Cloudflare Workers, Durable Objects, D1, KV, and Workers AI learnings to MCP clients over HTTP, exposing it as a readable resource and a callable tool.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI clients to explore MCP concepts, retrieve quickstart guides, and ask questions with Redis-cached answers, supporting deployment on Cloudflare Workers and Docker.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides AI assistants with access to HeroUI component library documentation, enabling them to list components, retrieve detailed API references, and explore customization options for building React applications.
    2
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Cloudflare Worker that transforms Cloudflare AI Search (AutoRAG) instances into an MCP server for querying documentation. It enables AI models to search and retrieve relevant information from custom document sets stored in R2 buckets.
    17
    -
  • F
    license
    Not graded
    quality
    F
    maintenance
    Serves Markdown documentation as an MCP server, enabling AI agents to answer questions from your content. Supports local, npm, and Cloudflare deployment with reusable prompts and resources.
    17 npm
    3
    -
  • A
    license
    A
    quality
    A
    maintenance
    Code-mode MCP server (docs_search + execute_code two-tool surface) backed by a unified capability manifest across three sandbox kernels (in-process node:vm, WASM via QuickJS / Pyodide / Wasmtime, and remote microVM via E2B / Cloudflare Sandbox). At N=30 tools the bootstrap-context cost drops to 13.6% of direct tool-use. Apache-2.0.
    2
    5
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A generic MCP (Model Context Protocol) server for any Hugo blog, deployed on Cloudflare Workers. It reads your blog's llms.txt and llms-full.txt files and exposes them as structured tools that AI assistants can query to understand your content.
    MIT