bestK_tiny-ser-mcp-server

bestK_tiny-ser-mcp-server

3.1

If you are the rightful owner of bestK_tiny-ser-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides information on deploying a Remote MCP Server on Cloudflare.

Remote MCP Server on Cloudflare

ไฝ ๅฏไปฅ้€š่ฟ‡่ฟ™ไธช้“พๆŽฅ่ฎฟ้—ฎ๏ผšhttps://note.linkof.link/13a9p7.html

mcp.json

{
    "mcpServers": {
        "tiny-server": {
            "url": "http://localhost:8787/sse"
        }
    }
}

Deploy to Cloudflare

tiny-ser-mcp-server  ๐Ÿฃ master via ๎œ˜ v20.17.0 ๐Ÿ 26GiB/32GiB | 16GiB/19GiB  took 12s
๐Ÿ•™ 17:50:29 โžœ npm run deploy

> tiny-ser-mcp-server@0.0.0 deploy
> wrangler deploy


 โ›…๏ธ wrangler 4.6.0
------------------

๐ŸŒ€ Building list of assets...
๐ŸŒ€ Starting asset upload...
No files to upload. Proceeding with deployment...
Total Upload: 432.56 KiB / gzip: 83.32 KiB
Your worker has access to the following bindings:
- Durable Objects:
  - MCP_OBJECT: MyMCP
- Assets:
  - Binding: ASSETS

โœ˜ [ERROR] A request to the Cloudflare API (/accounts/xxx/workers/scripts/tiny-ser-mcp-server) failed.

  In order to use Durable Objects, you must switch to a paid plan at
  https://dash.cloudflare.com/xxx/workers/plans. [code: 10084]

  If you think this is a bug, please open an issue at:
  https://github.com/cloudflare/workers-sdk/issues/new/choose