commandby cloudflare

Build Mcp

Build a remote MCP server on Cloudflare with tools and OAuth

Installs: 0
Used in: 1 repos
Updated: 0mo ago
$npx ai-builder add command cloudflare/build-mcp

Installs to .claude/commands/build-mcp.md

# Build MCP Server on Cloudflare

This command helps you build remote Model Context Protocol (MCP) servers on Cloudflare with tools, OAuth authentication, and production deployment.

## Arguments

The user invoked this command with: $ARGUMENTS

## Instructions

When this command is invoked:

1. Read the skill file at `building-mcp-server-on-cloudflare/SKILL.md` for core guidance
2. Reference `building-mcp-server-on-cloudflare/references/examples.md` for official templates
3. Use `building-mcp-server-on-cloudflare/references/oauth-setup.md` for security and OAuth
4. Consult `building-mcp-server-on-cloudflare/references/troubleshooting.md` for common issues

## Capabilities

- Remote MCP server deployment on Cloudflare Workers
- OAuth 2.0 authentication setup
- Tool definition and implementation
- Production-ready deployment patterns
- Integration with Claude and other MCP clients

## Example Usage

```
/build-mcp a GitHub integration server
/build-mcp database query tool with OAuth
/build-mcp file management MCP server
```

Quick Install

$npx ai-builder add command cloudflare/build-mcp

Details

Type
command
Slug
cloudflare/build-mcp
Created
0mo ago