big-mon/study-mcp-server
If you are the rightful owner of study-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol (MCP) サーバーの実装プロジェクトです。
Model Context Protocol Server
Model Context Protocol (MCP) サーバーの実装プロジェクトです。
概要
このプロジェクトは Model Context Protocol のクイックスタートチュートリアルを実装したものです。
本リポジトリはWindows 環境で Model Context Protocol (MCP) サーバーを立ち上げるチュートリアルをやったにて経緯を説明しています。
機能
- MCP サーバーの基本的な実装
- モデルコンテキストの管理
セットアップ
-
依存関係をインストール:
npm install
-
プロジェクトをビルド:
npm run build
-
サーバーを起動:
node build/index.js
依存関係
- @modelcontextprotocol/sdk
- zod
ライセンス
ISC