Cloudflare AI
@alvinmrrry
About Cloudflare AI
No overview available yet
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
Frequently asked questions
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
Basic information
More Cloud & Infrastructure MCP servers
Kubernetes MCP Server
manusaModel Context Protocol (MCP) server for Kubernetes and OpenShift
Cloudflare MCP Server
cloudflarecontainer-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.

Nippy
NippyNippy is drag-and-drop hosting (nippy.host) with an MCP server: connect it and your assistant can publish HTML, folders of photos, or file downloads to a live *.nippy.site URL — and keep editing the site in place at the
Comments