Skip to main content
Glama
kakarsatoshi-bot

MCP Server Template (Minimal)

MCP Server Template (Minimal)

DBなしで始められる、最小構成のMCPサーバーテンプレートです。

Use this template

概要 / 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 install

3. デプロイ / Deploy

npx wrangler login
npx wrangler deploy

セットアップ詳細 / Detailed Setup

技術スタック / Tech Stack

Runtime

Cloudflare Workers

Language

TypeScript

MCP SDK

agents + @modelcontextprotocol/sdk

作成者 / Author

Tsukuras

ライセンス / License

MIT

F
license - not found
-
quality - not tested
C
maintenance

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