PageDesignerMcp
Integrates with GitLab to enable searching code, reading files, listing merge requests, and comparing branches, used for diagnosing errors and tracing call chains in page designer projects.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PageDesignerMcpExplain error MDPD-1001"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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(可选)
脚本
命令 | 说明 |
| 启动 MCP Server |
| 运行测试 |
| 创建新领域脚手架 |
文档
ARCHITECTURE.md — 完整架构设计
domains/AGENTS.md— 主路由表(44 域)domains/page/knowledge/README.md— 知识库导航(694 篇)
Maintenance
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
- Alicense-qualityCmaintenanceMCP server that distributes tool specifications from GitLab repositories to IDEs, dynamically generating MCP tools and serving files via aimcp:// URIs.Last updatedMIT
- Alicense-qualityBmaintenanceMCP server for interacting with GitLab API, supporting dynamic tool selection and enterprise-grade security.Last updated11MIT
- Alicense-qualityCmaintenanceA TypeScript-based MCP server that enables code search, file reading, and project management via the GitLab API.Last updated291ISC
- AlicenseBqualityDmaintenanceAn MCP server for issue-driven GitLab development, automating requirement analysis, issue creation, branching, coding, merge requests, and issue updates.Last updated282930MIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
MCP server for Appcircle mobile CI/CD platform.
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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