mcpサーバー
初期化
優先する環境に応じて、次のいずれかの初期化方法を選択します。
ノード環境(推奨)
Node 環境を初期化するには (依存関係をインストールし、サーバーを構築し、MCP 設定を構成します):
Docker環境
Docker 環境を初期化するには (Docker イメージをビルドし、MCP 設定を構成します)。
発達
Node の使用 (推奨)
Node を使用してサーバーを構築および実行するには:
Dockerの使用
Docker を使用してサーバーを構築および実行するには:
MCP設定
MCP設定は、 make node-config
を実行すると自動的に更新されます。MCP設定を手動で更新する必要がある場合は、以下の手順に従ってください。
サーバーを実行した後、MCP 設定を構成する必要があります。
- IDE設定を開く
- MCP構成セクションに移動する
- 次の設定で新しい MCP サーバーを追加します。
- 名前: MCP サーバー
- バージョン: 1.0.0
- パス: ビルドしたサーバーの実行ファイルへのパス
このプロジェクトは、bun v1.2.5 のbun init
を使用して作成されました。Bunは高速なオールインワン JavaScript ランタイムです。
サンプルMCPサーバー
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP (モデル コントローラー プロトコル) 機能を提供する構成可能なサーバー実装で、自動化されたセットアップと構成オプションを使用して Node.js と Docker 環境の両方をサポートします。
Related MCP Servers
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -04TypeScriptMIT License
- -securityFlicense-qualityA configurable MCP server that dynamically loads capabilities from a remote configuration to bridge MCP clients with remote APIs for executing actions, accessing resources, and utilizing prompt templates.Last updated -6825TypeScript
- AsecurityAlicenseAqualityA dynamic service that creates and manages Model Context Protocol (MCP) servers, allowing users to spawn, customize, and control multiple MCP servers as child processes.Last updated -5882TypeScriptMIT License
- -securityFlicense-qualityA comprehensive Node.js server implementing Model Context Protocol (MCP) that enables filesystem operations, process management, and terminal session handling with an enterprise-grade security approach.Last updated -61,249TypeScript