list_projects
List all projects with optional filters for status, directory, and archived entries. Use it to browse available work and get an overview of tracked projects.
Instructions
List all CoordMCP projects with optional filtering.
ESSENTIAL FOR: Browsing available projects, finding work to join
This tool provides a comprehensive view of all projects in the system. Useful for browsing available projects before selecting one to work on.
WHEN TO USE:
See all projects in the system
Find projects under a specific directory
Check which projects are active vs archived
Get an overview of all tracked work
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status - "active", "archived", or "all" (default: "active") | active |
| workspace_base | No | Optional base directory to filter projects (e.g., "/home/user/projects") | |
| include_archived | No | Whether to include archived projects (default: False) |