Skip to main content
Glama

PageDesignerMcp

MCP Server 平台 + 多领域 Agent 插件系统,面向天工 aPaaS 平台的 44 个业务域

架构

opencode.json
  └── domains/AGENTS.md          ← 主路由(唯一入口)
        ├── page/                ← 页面设计器
        ├── report/              ← 报表
        ├── saas/                ← SaaS 多租户
        ├── flow/                ← 流程
        ├── approval/            ← 审批
        ├── ...                  ← 共 44 个业务域
        └── databack-rt/         ← 数据回写运行时

每个域包含:index.js(工具)、AGENTS.md(行为)、knowledge/(知识库)

Related MCP server: gitlab-api

快速启动

npm install
node src/index.js

环境变量: GITLAB_TOKEN(必选)、GITLAB_URL(可选)

脚本

命令

说明

npm start

启动 MCP Server

npm test

运行测试

npm run create-domain <name>

创建新领域脚手架

文档

  • ARCHITECTURE.md — 完整架构设计

  • domains/AGENTS.md — 主路由表(44 域)

  • domains/page/knowledge/README.md — 知识库导航(694 篇)

Install Server
F
license - not found
B
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/yanghaiyong/PageDesignerMcp'

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