MCP.so
登录

MCP Server Hub UI

@gfuener

关于 MCP Server Hub UI

Skeleton for mcp server hub

基本信息

分类

其他

运行时

html

传输方式

stdio

发布者

gfuener

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Server Hub UI?

A management interface for MCP servers built with Angular 17 and Bootstrap 5. It is intended for developers who need to administer or interact with MCP servers through a web-based UI.

How to use MCP Server Hub UI?

Use the Angular CLI commands: ng serve for a development server, ng build to build the project, ng test for unit tests, and ng e2e for end-to-end tests. The default development server runs at http://localhost:4200/.

Key features of MCP Server Hub UI

  • Built with Angular 17 and Bootstrap 5
  • Automatic reload on source file changes during development
  • Code scaffolding via Angular CLI generators
  • Unit test execution with Karma
  • End-to-end test support

Use cases of MCP Server Hub UI

  • Managing MCP servers through a web interface
  • Developing and testing the UI locally using Angular CLI
  • Building a production-ready distribution of the management interface

FAQ from MCP Server Hub UI

How do I start the development server?

Run ng serve and navigate to http://localhost:4200/. The application will automatically reload when you change any source files.

How do I build the project for production?

Run ng build. The build artifacts will be stored in the dist/ directory.

How do I run unit tests?

Run ng test to execute the unit tests via Karma.

How do I run end-to-end tests?

Run ng e2e to execute the end-to-end tests. You need to first add a package that implements end-to-end testing capabilities.

评论

其他 分类下的更多 MCP 服务器