docs | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
uv.lock |
Agile Project MCP Server
Ever wished you had an entire agile development team at your fingertips? This server brings together AI agents that work like a real software team - complete with a Product Owner, Developers, QA Engineers, and more. They follow actual Agile/Scrum practices, collaborate on tasks, and deliver working software.
What is this?
Think of it as a smart project management system where AI agents handle the heavy lifting. You describe what you want built, and the team takes it from there - breaking down requirements, writing code, testing, and delivering results. It's part of the Neuromancer ecosystem and connects to any OpenAI-compatible API (like Neuromancer) for its AI capabilities.
Learn More
- Core Concepts: How the AI team works together
- Development: Quick start guide - get up and running in minutes
- Architecture: Technical details for the curious
How to Talk to Your AI Team
The server gives you two ways to interact with your AI development team:
-
Chat naturally 💬 - Just describe what you want in plain English via the OpenAI-compatible chat endpoint. The server figures out which team member should handle it.
-
Use specific tools 🛠️ - Need more control? Use the OpenAPI endpoints to directly manage projects, prioritise tasks, or check progress.
Check out the Tooling Guide for all available commands, or visit /docs
when the server is running to explore the interactive API documentation.
Meet Your AI Team
👥 Want to know who's on your team and how they work together? Check out the Team Roles Guide to meet your Product Owner, Developers, QA Engineers, and more!
License
This project is licensed under the GNU Affero General Public License v3.0 (AGPLv3). A full copy of the license is available in the LICENSE file.
Why AGPLv3? We want this powerful tool to remain open and benefit everyone. If you use it as a service, you'll need to share your improvements with the community. It's our way of ensuring that AI- powered development stays accessible to all, not locked behind corporate walls.