
mcp testing
展示使用GenAI辅助构建REST API的AI驱动开发工作流。
Repository Info
About This Server
展示使用GenAI辅助构建REST API的AI驱动开发工作流。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
AI-driven Development Workflow with MCP
This folder supports activities for GEPO-729.
Overview
This project demonstrates an AI-driven development workflow for building REST APIs to manage pet information. It showcases how GenAI can assist in different phases of software development, from requirements gathering to implementation.
AI Coding Assistant Workflow
Please see the AI Coding Assistant Workflow.md file.
Folder Structure
/ai_driven_dev_flow/
├── docs/
│ ├── REQUIREMENTS.md
│ ├── diagrams/ # For sequence diagrams and other visual documentation
├── src/ # Source code directory
│ ├── pets-api/ # Main application code
│ │ ├── models/ # Data models
│ │ ├── utils/ # Utility functions
│ │ └── tests/ # Unit tests
│ └── templates/ # SAM templates
│ │ └── template.yaml
│ └── index.js
├── .github/ # GitHub workflows and templates
│ ├── workflows/ # CI/CD workflows
│ ├── commit-instructions.md
│ └── copilot-instructions.md
├── .vscode/ # VS Code configuration
├── .gitignore
├── prompts/ # AI prompts
│ ├── PLANNING.md # Overall planning document
│ ├── PLANNING.md # Overall TASK document
│ ├── prompts.md # Generic prompts
│ ├── 00 init/ # To create the PLANNING.md and TASK.md files
│ ├── TASK.md
│ └── prompts.md
├── examples/ # Example code and templates
│ ├── sample_PLANNING.md
│ ├── sample_TASK.md
│ └── sample_template.yaml
├── README.md
└── AI Coding Assistant Workflow.md
How to use this?
Preparation
Input
- Add the original requirements in
docs/REQUIREMENTS.md - Run the prompt "prompts\00 init\prompts.md > A"
Output
- It will generate two files under \prompts.
- PLANNING.md
- TASK.md
- Update the documents if needed
Quick Start
Clone the repository
git clone https://github.com/cedricsarigumba/mcp-testingInstall dependencies
cd mcp-testing
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.