MCP.so
ログイン

MCP Tool Template

@zubhav

MCP Tool Template について

MCP Server Template using

基本情報

カテゴリ

開発者ツール

ランタイム

node

トランスポート

stdio

公開者

zubhav

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Tool Template?

A template repository for building Model Context Protocol (MCP) tools. It provides a foundation for creating MCP-compatible tools that can be used with AI agents, following the MCP specification for standardized interactions.

How to use MCP Tool Template?

Install dependencies with npm install. Create new tools in the src/tools/ directory, each defining input/output schemas using Zod, implementing the MCP protocol interface, and including comprehensive tests. Run the test suite with npm run test.

Key features of MCP Tool Template

  • Defines input/output schemas using Zod
  • Implements the MCP protocol interface
  • Includes comprehensive test suite
  • Structured tool directory layout with prompt.ts and schema.ts
  • Uses

コメント

「開発者ツール」の他のコンテンツ