1 repositorio
Executes SQL statements against a serverless SQLite database, returning results for application use.
Distinct from Database Query Execution: Distinct from Database Query Execution: specifically targets serverless SQLite databases on the edge, not general database query execution.
Explore 1 awesome GitHub repository matching data & databases · Serverless SQLite Queries. Refine with filters or upvote what's useful.
This is a Model Context Protocol (MCP) server that exposes Cloudflare’s edge platform as a set of tools for AI assistants. It provides a unified interface for managing Cloudflare Workers, including deployment, versioning, and configuration, alongside access to Workers AI for running inference tasks using pre-trained models. The server also covers Cloudflare’s data storage services, including D1 serverless SQLite databases, KV globally distributed key-value stores, and R2 S3-compatible object storage. Beyond core resource management, the server enables automation and scheduling through cron tr
Executes SQL statements against a Cloudflare D1 serverless SQLite database, returning results for application use.