A
securityA
licenseA
qualityA production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
Last updated -
1
676
34
JavaScript
MIT License
基本的なCRUD操作を備えたモデルコンテキストプロトコル(MCP)サーバーを構築するためのシンプルなTypeScriptテンプレートです。このテンプレートは、JSONレスポンスを返すMCPツールを作成するための基盤を提供します。
このテンプレートには、次の MCP ツールが含まれています。
getNote
: IDでノートを取得するgetAllNotes
: すべてのノートを取得するcreateNote
: 新しいノートを作成するupdateNote
: 既存のメモを更新するdeleteNote
: IDでノートを削除する次のようにテストを実行します。
または視聴モード:
ニーズに合わせてsrc/server.ts
内のツールを変更することで、このテンプレートを独自の MCP サーバーの開始点として使用できます。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
JSON 応答による基本的なメモ作成 CRUD 操作を実装するモデル コンテキスト プロトコル サーバーを構築するための TypeScript テンプレート。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jasonkneen/mcp-server-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server