Skip to content

feat(mcp): add Cloudflare Worker transport#2

Open
bunizao wants to merge 3 commits into
mainfrom
feat/cloudflare-worker-mcp
Open

feat(mcp): add Cloudflare Worker transport#2
bunizao wants to merge 3 commits into
mainfrom
feat/cloudflare-worker-mcp

Conversation

@bunizao

@bunizao bunizao commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a stateless Streamable HTTP MCP Worker for one fixed Ed account
  • authenticate through Cloudflare Access Managed OAuth and independently verify Access JWT assertions
  • keep writes disabled by default and preserve the existing stdio and Bun remote adapters
  • add workerd tests, Wrangler build/type checks, CI coverage, and deployment documentation

Verification

  • npm run check
  • npm run worker:types:check
  • npm test
  • npm run build
  • npm run pack:check
  • npm run pack:smoke

No Cloudflare resources or production secrets were changed.

Copilot AI review requested due to automatic review settings July 23, 2026 00:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants