Skip to main content
Glama
imohuan
by imohuan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
gatherA

收集用户的项目需求信息,生成结构化的需求问题配置。该工具会返回提示词,AI 根据提示词生成需求配置 JSON,然后调用 configure 工具让用户填写。支持多回合收集。

configureA

接收需求配置文件路径,打开可视化界面让用户填写需求详情。该工具会启动本地 Web 服务器,在浏览器中展示配置表单,等待用户填写并提交。

analyzeA

分析收集到的需求信息,判断是否足够完整和明确。如果需求明确,生成需求总结并指示构建命令;如果不明确,指示继续收集更多信息。

buildB

基于完整的需求总结构建 Spec Kit 7 条命令:/constitution、/specify、/clarify、/plan、/tasks、/analyze、/implement。使用 Vue 3 + TypeScript 技术栈,强调高可用、高性能、高可维护性。

learn_speckitA

快速了解 Spec Kit 的所有指令和开发流程。打开一个交互式网页,详细介绍每个命令的用途、使用方法和最佳实践。

previewA

接收命令结果文件路径,在网页中预览构建好的 7 条 Spec Kit 命令。用于在 build 构建命令后,以美观的方式展示结果,方便用户查看和复制。

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/imohuan/spec-kit-ui-mcp'

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