Integrations
MCP 서버 허브 UI
Angular 17과 Bootstrap 5로 구축된 MCP 서버용 관리 인터페이스입니다.
이 프로젝트는 Angular CLI 버전 17.1.3을 사용하여 생성되었습니다.
개발 서버
개발 서버에서 ng serve
실행하세요. http://localhost:4200/
으로 이동하세요. 소스 파일을 변경하면 애플리케이션이 자동으로 다시 로드됩니다.
코드 스캐폴딩
ng generate component component-name
실행하여 새 컴포넌트를 생성합니다. ng generate directive|pipe|service|class|guard|interface|enum|module
도 사용할 수 있습니다.
짓다
ng build
실행하여 프로젝트를 빌드하세요. 빌드 아티팩트는 dist/
디렉터리에 저장됩니다.
단위 테스트 실행
Karma를 통해 ng test
실행하여 단위 테스트를 실행합니다.
엔드투엔드 테스트 실행
원하는 플랫폼을 통해 엔드투엔드 테스트를 실행하려면 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