AI Coding Backend - A backend service for AI-assisted coding with MCP (Model Context Protocol) integration
Project description
AI Coding Backend
AI Coding Backend - A backend service for AI-assisted coding with MCP (Model Context Protocol) integration
Description
This project provides a backend service for AI-assisted coding with MCP integration.
Installation
uv add aicoding-backend
Usage
After installation, you can run the service using:
uv run aicoding-backend
Available MCP Tools
This backend provides the following MCP tools:
init_requirements_doc
- Description: 初始化需求描述文档模板 (Initialize requirements document template)
- Usage: Generates a standardized requirements document template for AI Agent usage
- Parameters: None
- Returns: Complete requirements document template with structure guidelines
init_project_rules
- Description: 初始化项目规范 (Initialize project specification)
- Usage: Provides project specification guidelines for AI Agent operations
- Parameters: None
- Returns: Project specification template
generate_prp
- Description: 根据功能需求文件生成全面的产品需求提示(PRP)文档
- Parameters:
feature_file(string) - Path to the feature requirements file - Returns: Complete PRP document generation guidance
execute_prp
- Description: 根据 PRP 文件生成执行指南
- Parameters:
prpFile(string) - Path to the PRP file - Returns: Complete execution steps guidance
process_thought
- Description: 处理单一思维并返回格式化输出
- Parameters: Various thought processing parameters
- Returns: Formatted thought processing output
Development
To contribute to this project:
- Clone the repository
- Install dependencies:
uv sync - Make your changes
- Run tests:
uv run pytest
License
MIT License
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
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 aicoding_backend-0.1.4.tar.gz.
File metadata
- Download URL: aicoding_backend-0.1.4.tar.gz
- Upload date:
- Size: 63.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4c581a50cc41823fc9416b17b3c0442f81a1064c75e42ae77c894a77e630525
|
|
| MD5 |
207c856f1af108e62ef15596bca62551
|
|
| BLAKE2b-256 |
b235eb9d7a47c2516462b962be8cc484ff89d2906a0cbe8bdc5e76be5d08bf95
|
File details
Details for the file aicoding_backend-0.1.4-py3-none-any.whl.
File metadata
- Download URL: aicoding_backend-0.1.4-py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f775abce64380cf293d2897d49c7e8ac37caaf3bf5a1becc54ff342f0a4db4bd
|
|
| MD5 |
a060f70d09380f3592c3dd428a6f5215
|
|
| BLAKE2b-256 |
52fe8d168f2b73e4659da4d0b28e8e4006894d884c1f1424c973bab990ddebe3
|