Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| load_config | 加载FOP配置文件 - 保留原有配置加载机制 |
| get_workflow_config | 获取工作流配置 - 支持stage1/2/3阶段 |
| show_config_summary | 显示配置摘要 - 完整显示所有配置信息 |
| get_smart_retrieval_config | 获取智能检索配置 - 包含代码分析优化策略 |
| execute_workflow_stage | 执行工作流阶段 - 完整执行PRD分析/代码生成/流程图生成 |
| get_file_naming_rules | 获取文件命名规则 - 按照FOP规范生成文件名 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |