MCP ExplorerExplorer

Tiny Ser Mcp Server

@bestKon 9 months ago
1 MIT
FreeCommunity
AI Systems
MCP

Overview

What is Tiny Ser Mcp Server

tiny-ser-mcp-server is a remote MCP server designed to run on Cloudflare, providing a lightweight and efficient solution for managing MCP functionalities.

Use cases

Use cases include deploying real-time applications, managing serverless functions, and handling data streams in a scalable manner.

How to use

To use tiny-ser-mcp-server, deploy it to Cloudflare using the command ‘npm run deploy’. Ensure you have the necessary configurations in the mcp.json file, specifying the server URL.

Key features

Key features include seamless integration with Cloudflare, support for Durable Objects, and efficient asset management during deployment.

Where to use

tiny-ser-mcp-server can be used in various fields such as web application development, real-time data processing, and cloud-based services requiring efficient MCP management.

Content

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

> [email protected] 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


Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers