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
Fetch the live tool list by running this server in a temporary sandbox using the button above.
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
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
AWS MCP
RafalWilinskiTalk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste

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