MCP Server Template (Minimal)
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Server Template (Minimal)list available tools"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server Template (Minimal)
DBなしで始められる、最小構成のMCPサーバーテンプレートです。
概要 / Overview
Supabase不要。 Cloudflare Workers + TypeScript だけで動くMCPサーバーの最小構成テンプレートです。
This is a minimal MCP server template that runs on Cloudflare Workers + TypeScript. No Supabase required.
含まれるもの / Includes:
✅ TypeScript + Cloudflare Workers の設定済み構成
✅ ping ツール(接続テスト用)
✅ サンプルツール(カスタマイズ用)
✅ Cloudflare Workers Logs によるクエリログ
✅ 日本語+英語セットアップガイド
向いている用途 / Good for:
計算・変換ツール
外部APIをラップするツール
静的データを返すツール
まずMCPサーバーの仕組みを学びたい人
DBありの構成が必要な場合 / Need database?
→ mcp-template-with-db を使ってください。
Related MCP server: Remote MCP Server (Authless)
詳細ガイド / Complete Guide
セットアップの詳細手順・詰まりポイント集・Smithery登録手順をまとめた完全ガイドを販売中です。
Purchase the complete setup guide with detailed instructions, troubleshooting tips, and Smithery registration steps.
👉 Get the complete guide ($29)
クイックスタート / Quick Start
1. テンプレートを使用 / Use this template
上の「Use this template」ボタンをクリック。
2. インストール / Install
npm install3. デプロイ / Deploy
npx wrangler login
npx wrangler deployセットアップ詳細 / Detailed Setup
🇯🇵 日本語ガイド
技術スタック / Tech Stack
Runtime | Cloudflare Workers |
Language | TypeScript |
MCP SDK |
|
作成者 / Author
ライセンス / License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Cloudflare Workers MCP server: api-mock-server
Cloudflare Workers MCP server: ai-model-router
Cloudflare Workers MCP server: interactive-api-playground
Cloudflare Workers MCP server: form-backend
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA template for deploying authentication-free MCP servers on Cloudflare Workers. Enables easy creation and deployment of custom MCP tools that can be accessed remotely by AI clients like Claude Desktop and Cloudflare AI Playground.25 npmISC
- FlicenseNot gradedqualityCmaintenanceA template for deploying MCP servers on Cloudflare Workers without authentication. Provides a foundation for creating custom tools accessible via Server-Sent Events from both web-based and desktop MCP clients.-
- AlicenseNot gradedqualityCmaintenanceA template for deploying custom MCP servers on Cloudflare Workers without authentication. Enables users to create and deploy their own tools accessible from Claude Desktop and AI Playground via SSE endpoints.1,020 npmMIT
- FlicenseNot gradedqualityCmaintenanceA template for deploying MCP servers on Cloudflare Workers without authentication. Enables quick deployment of custom tools accessible from both Cloudflare AI Playground and local MCP clients like Claude Desktop.-