Skip to main content
Glama
70,693 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Cloudflare" matching MCP servers:

  • F
    license
    -
    quality
    D
    maintenance
    A remote MCP server deployed on Cloudflare Workers with Google OAuth authentication that enables users to interact with a SQL database containing employee data. Demonstrates how to build authenticated MCP servers with OAuth integration on Cloudflare infrastructure.
  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server deployed on Cloudflare Workers that enables interaction with PostgreSQL databases. It allows AI clients like Claude and Cursor to execute database operations via a remote SSE connection.
    31
    ISC
  • A
    license
    -
    quality
    D
    maintenance
    A production-ready MCP server that enables users to interact with PostgreSQL databases via natural language on Cloudflare Workers. It features GitHub OAuth for role-based access control, allowing for secure schema discovery, data querying, and write operations.
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables chatting with PostgreSQL databases through secure GitHub OAuth authentication, supporting read operations for all users and write operations for privileged users. Deployable as a production-ready remote MCP server on Cloudflare Workers with automatic schema discovery and SQL injection protection.
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Operations toolchain for SQLite, Cloudflare D1, and Turso. Every command is available as both a CLI and an MCP tool: inspect, diff, migrate, monitor, back up, and repair databases. 22 stdio tools, read-only by default.
    14
    1
    AGPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    Build on the Flarelink stack — Cloudflare auth (better-auth + KV sessions), D1, and R2 — from AI coding tools. Provides copy-paste code patterns and scaffolding that need no account, plus project-management tools (list/query your projects, D1 databases, and R2 buckets) gated by a Flarelink API key.
    11
    63
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI-assisted analysis and optimization of Cloudflare D1 databases through comprehensive schema introspection, relationship mapping, validation, and optimization recommendations. Demonstrates semantic intent patterns with hexagonal architecture for maintainable database development workflows.
    4
    2
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables storing and managing dynamic review records with custom schemas for any category (coffee, whisky, wine, etc.), supporting both local filesystem and Cloudflare R2 storage with flexible field definitions.
    5
  • A
    license
    -
    quality
    D
    maintenance
    Lightweight MCP server that allows agents to interface with the Neon REST API, deployed on Cloudflare Workers.
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides AI assistants with persistent, graph-based memory using Neo4j, enabling semantic search and complex relationship tracking. It features specialized Cloudflare Access support for secure remote connections and isolated multi-database management for different projects.
    7
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Enables LLMs to interact with Apito's system GraphQL API to build and manage headless CMS schemas, including models, fields, and relations. It allows for comprehensive model management and schema introspection through both local and Cloudflare Worker deployments.