Build Mcp banner
mksglu mksglu

Build Mcp

DevOps community

Description

--- description: Build a remote MCP server on Cloudflare with tools and OAuth argument-hint: [mcp-description] allowed-tools: [Read, Glob, Grep, Bash, Write, Edit, WebFetch] --- # 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 `b

Installation

Installs to ~/.claude/skills/mksglu-skills-build-mcp/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mksglu-skills-build-mcp && curl -fsSL https://raw.githubusercontent.com/mksglu/skills/HEAD/commands/build-mcp.md -o ~/.claude/skills/mksglu-skills-build-mcp/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository