Skip to main content
Glama
by gfuener

MCP 服务器中心用户界面

使用 Angular 17 和 Bootstrap 5 构建的 MCP 服务器管理界面。

该项目是使用Angular CLI版本 17.1.3 生成的。

开发服务器

运行ng serve来创建一个开发服务器。访问http://localhost:4200/ 。如果你修改了任何源文件,应用程序将自动重新加载。

Related MCP server: Furikake

代码脚手架

运行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 概述和命令参考页面。

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gfuener/mcp-hub-ui'

If you have feedback or need assistance with the MCP directory API, please join our Discord server