product-spec-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| spec_interrogateA | 分析用户的原始 idea 或页面修改需求,判断信息是否足够进入开发阶段。当信息缺失较多时,输出追问问题清单。 |
| spec_compileC | 编译完整产品规格和开发 Prompt。根据信息完整度输出追问、草案或正式规格。 |
| architecture_decideC | 根据产品类型、平台、功能、商业化意图判断架构方案。 |
| ui_translateA | 把普通用户的页面修改描述翻译成前端开发术语和可执行修改 Prompt。 |
| debug_guideB | 当用户说程序出错时,引导用户提供正确错误信息,并生成结构化排查步骤。 |
| acceptance_generateB | 根据产品类型和功能,生成验收标准。 |
| product_spec_assistA | 统一入口:根据用户原话自动判断场景(产品开发、UI 修改、Debug、上线),并调用对应能力。 |
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
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/georgelue0321-vibe/product-spec-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server