Integrations
MCP サーバーハブ UI
Angular 17 と Bootstrap 5 で構築された MCP サーバーの管理インターフェイス。
このプロジェクトは、Angular CLIバージョン 17.1.3 で生成されました。
開発サーバー
開発サーバーの場合はng serve
を実行してください。http http://localhost:4200/
にアクセスしてください。ソースファイルに変更を加えると、アプリケーションは自動的にリロードされます。
コードスキャフォールディング
新しいコンポーネントを生成するには、 ng generate component component-name
実行します。 ng generate directive|pipe|service|class|guard|interface|enum|module
も使用できます。
建てる
ng build
を実行してプロジェクトをビルドします。ビルド成果物はdist/
ディレクトリに保存されます。
ユニットテストの実行
ng test
を実行して、 Karma経由でユニット テストを実行します。
エンドツーエンドテストの実行
ng e2e
を実行すると、任意のプラットフォームでエンドツーエンドテストを実行できます。このコマンドを使用するには、まずエンドツーエンドテスト機能を実装するパッケージを追加する必要があります。
さらに詳しい情報
Angular CLI の詳細なヘルプについては、 ng help
を使用するか、 Angular CLI の概要とコマンド リファレンスページを参照してください。
This server cannot be installed
Angular 17 と Bootstrap 5 で構築された MCP サーバーの管理インターフェイス。
Related MCP Servers
- -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 -1,2614TypeScript
- -securityFlicense-qualityAn MCP server that connects to the Resource Hub, allowing centralized configuration and management of tools and resources across different MCP environments.Last updated -2JavaScript
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3926
- -securityAlicense-qualityA TypeScript framework for building MCP servers with client session management capabilities, supporting tools definition, authentication, image content, logging, and error handling.Last updated -6,371TypeScriptMIT License