agent-pm

agent-pm

3.7

If you are the rightful owner of agent-pm and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

AgentPM is a planning and orchestration system for AI-driven software development, acting as a product manager to help developers plan, prioritize, and execute complex projects.

AgentPM is a locally installed Model Context Protocol (MCP) server that integrates with various IDEs supporting Anthropic's Model Context Protocol specification. It serves as a virtual product manager, assisting developers in planning, prioritizing, and executing complex software projects. AgentPM breaks down projects into actionable tasks, orchestrates implementation with context-aware assistance, and delivers relevant documentation and context. It also guides technical decisions and promotes software development best practices such as Test-Driven Development (TDD) and vertical slicing.

Features

  • Frictionless Setup: Easy to start by chatting with your coding agent without complex rules.
  • Intelligent Context Management: Optimizes token usage and delivers the right information at the right time.
  • Structured Output: Generates clear, human-readable markdown documents automatically.
  • Comprehensive Task Management: Creates well-structured tasks with dependencies, priorities, and status tracking.
  • Seamless IDE Integration: Works directly within your preferred development environment through Model Context Protocol support.

Tools

  1. apm_task

    Query tasks in the project

  2. apm_task_modify

    Create, update, and delete tasks and subtasks

  3. apm_task_generate

    Generate separate task files in artifacts/` directory

  4. apm_project_brief_create

    Create project briefings and generate tasks through interactive interviews

  5. apm_project_brief_status

    Check the progress of project briefing operations

  6. apm_project_brief_result

    Search completed project briefings

  7. apm_dependencies

    Manage task dependencies

  8. apm_complexity

    Analyze task complexity and generate extension suggestions