MCP Server Template (Minimal)
Click on "Install 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 を使ってください。
クイックスタート / 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 installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/kakarsatoshi-bot/mcp-template'
If you have feedback or need assistance with the MCP directory API, please join our Discord server