Skip to main content
Glama

Tiny SSE MCP Server

by bestK

Cloudflare上のリモートMCPサーバー

このリンク経由でアクセスできます: https://note.linkof.link/13a9p7.html

mcp.json

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

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
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

サーバー送信イベント (SSE) を使用してモデル制御プロトコル通信を可能にする、Cloudflare のリモート MCP サーバー実装。

  1. mcp.json
    1. Cloudflareにデプロイする

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    An MCP server that allows using natural language to manage Cloudflare resources (Workers, KV, R2, D1) through Claude Desktop, VSCode, and other MCP clients.
    Last updated -
    8
    5
    TypeScript
    Apache 2.0
  • A
    security
    F
    license
    A
    quality
    An implementation of the Model Context Protocol (MCP) server using Server-Sent Events (SSE) for real-time communication, providing tools for calculations and dynamic resource templates.
    Last updated -
    1
    JavaScript
  • -
    security
    F
    license
    -
    quality
    A deployable MCP (Model Context Protocol) server on Cloudflare Workers that doesn't require authentication, allowing users to create and access custom AI tools through Claude Desktop or the Cloudflare AI Playground.
    Last updated -
    TypeScript
  • -
    security
    A
    license
    -
    quality
    A lightweight MCP server that enables agents to interface with Cloudflare's REST API, allowing management of DNS records and other Cloudflare services.
    Last updated -
    7
    TypeScript
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bestK/tiny-ser-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server