Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_URLNoGitLab instance URLhttps://open-gitlab.going-link.com
MDT_BRANCHNoBackend default branchmaster
MDT_PROJECTNoBackend project pathoperation-apaas/tiangong-mdt-page
FRONT_BRANCHNoFrontend default branchmaster
GITLAB_TOKENYesGitLab Personal Access Token (required, scope: read_api + read_repository)
FRONT_PROJECTNoFrontend project pathoperation-apaas/tiangong-front-page

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
recommend_configC

根据页面描述推荐页面类型、组件骨架和增强功能

query_knowledgeC

搜索整个页面设计器知识库

parse_stacktraceB

解析Java异常堆栈,提取错误码和源码位置

diagnose_errorB

诊断错误码/错误名,在 GitLab 代码库中搜索引用和抛出位置

trace_callchainC

追踪类/方法的调用链 (通过 GitLab 搜索)

trace_callgraphA

追踪调用层级图:Controller→Service→Handler→Mapper (通过 GitLab)

query_dbtableB

查询数据库表的实体类字段定义 (通过 GitLab)

diagnose_frontendC

诊断前端渲染/Store/组件加载等问题 (通过 GitLab 搜索)

gitlab_search_codeC

在 GitLab 项目中全局搜索代码 (通用)

gitlab_get_fileB

从 GitLab 读取文件内容

gitlab_list_mrsC

查询 GitLab 项目 Merge Request 列表

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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