Cloudflare AI
@alvinmrrry
About Cloudflare AI
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cloiudflare_mcp_server": {
"command": "npx",
"args": [
"nx",
"dev",
"tool-calling"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cloudflare AI?
Cloudflare AI is a monorepo containing packages and demo apps for consuming Cloudflare's AI offerings on the client-side. It provides a custom provider (workers-ai-provider) that enables Workers AI models for the Vercel AI SDK.
How to use Cloudflare AI?
Clone the repository, install dependencies with npm install, then use Nx commands to develop or test apps. For example, run npx nx dev <app-name> to start a development server.
Key features of Cloudflare AI?
- Monorepo managed with Nx and Changesets
- Includes
workers-ai-providerfor Vercel AI SDK integration - Supports local development and testing
- Provides demo apps for client-side AI consumption
- Uses Changesets for versioning and release
Use cases of Cloudflare AI?
- Integrate Cloudflare Workers AI models into Vercel AI SDK projects
- Develop client-side applications that call Workers AI models
- Explore demo apps for tool-calling and other AI patterns
FAQ from Cloudflare AI
What is the workers-ai-provider package?
It is a custom provider that enables Workers AI models for the Vercel AI SDK.
How do I install dependencies?
From the repository root, run npm install.
How do I start a development server?
Use `npx nx dev <demo-name
More Cloud & Infrastructure MCP servers
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
Firebase MCP
gannonh🔥 Model Context Protocol (MCP) server for Firebase.
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
Comments