Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
Home
MCP Servers
Cloudflare Workers
☁️

Cloudflare Workers

Serverless functions on edge network

ServerlessEdge ComputingCDN

About

Deploy globally distributed serverless functions. Access Workers, KV storage, and Durable Objects.

Installation

Configuration
{
  "mcpServers": {
    "cloudflare-workers": {
      "env": {
        "CLOUDFLARE_API_TOKEN": "your_token",
        "CLOUDFLARE_ACCOUNT_ID": "your_account_id"
      },
      "args": [
        "-y",
        "@cloudflare/mcp-workers"
      ],
      "command": "npx"
    }
  }
}

How to Use

  1. 1Get API token from Cloudflare dashboard
  2. 2Find account ID in dashboard
  3. 3Add both to configuration
  4. 4Deploy Workers to the edge

Environment Variables

CLOUDFLARE_API_TOKENyour_token
CLOUDFLARE_ACCOUNT_IDyour_account_id

Related MCP Servers

🐦

Twitter / X

Social media platform

🔶

AWS Lambda

Serverless functions on AWS

🍃

MongoDB Atlas

Cloud-hosted MongoDB service

← Back to All MCP Servers