Spec Kit UI MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/imohuan/spec-kit-ui-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server