协助AI开发者进行智能化需求完善、模块设计、技术架构设计的MCP工具
Project description
AI Develop Assistant
协助AI开发者进行智能化需求完善、模块设计、技术架构设计的MCP工具
🔧 核心工具
- requirement_clarifier - 需求澄清助手
- requirement_manager - 需求文档管理器
- architecture_designer - 架构设计生成器
- export_final_document - 导出完整文档
- view_requirements_status - 查看需求状态
📁 配置方法
Claude Desktop配置
-
找到配置文件位置
Windows: %APPDATA%\Claude\claude_desktop_config.json macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Linux: ~/.config/claude/claude_desktop_config.json -
添加配置内容
{ "mcpServers": { "ai-develop-assistant": { "command": "uvx", "args": ["ai-develop-assistant@latest"], "env": { "MCP_STORAGE_DIR": "/path/to/your/storage" } } } }
-
重启Claude Desktop
📊 存储结构
配置成功后,会在指定目录生成以下文件:
your_storage_directory/
├── requirements.json # 实时需求文档
├── history.json # 操作历史记录
├── final_document_*.json # 导出的完整文档
└── final_document_*.md # Markdown格式报告
🎯 使用说明
配置完成后,在Claude Desktop中即可使用以下工具:
requirement_clarifier- 分析和澄清项目需求requirement_manager- 管理和保存需求信息architecture_designer- 生成技术架构设计export_final_document- 导出完整项目文档view_requirements_status- 查看当前分析状态
所有数据将保存在您指定的本地目录中。
💬 交流群
交流群
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ai_develop_assistant-1.0.4.tar.gz
(117.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai_develop_assistant-1.0.4.tar.gz.
File metadata
- Download URL: ai_develop_assistant-1.0.4.tar.gz
- Upload date:
- Size: 117.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff0ed2959021f1443d8d9a25ac2b114506e201ae82a1114c254e422c4d965cc1
|
|
| MD5 |
66773c8fb9a46673ea4d179cdf6c0fe5
|
|
| BLAKE2b-256 |
5af495a2adfddacaa79e9a407f59c6b28ff882f2d62392f5432bbabdffbc5dbc
|
File details
Details for the file ai_develop_assistant-1.0.4-py3-none-any.whl.
File metadata
- Download URL: ai_develop_assistant-1.0.4-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04be279e9f11b9f931446ce2cbd8e36c35589166842ec76100eb838ad142b9c3
|
|
| MD5 |
4342c8e514f1b90a0dd5e4a0206590f6
|
|
| BLAKE2b-256 |
13cb5389c5e13c86469ea74267a00ea3a1d18bd93aa25a0194e302454071be0f
|