MCPプロトコルの全機能を実装したリファレンスサーバー
ツール、リソース、プロンプト、サンプリングなどのMCP機能を網羅的に実装した学習用サーバー。OAuth 2.0認証にも対応しており、カスタムMCPサーバー開発のテンプレートとして活用できます。
Author: modelcontextprotocol
Stars: 74
Install: git clone https://github.com/modelcontextprotocol/example-remote-server.git && cd example-remote-server && npm install && npm run dev:internal