list_projects
Retrieve and filter accessible projects with details like trackers, categories, modules, and custom fields. Supports pagination and status filtering for efficient project management.
Instructions
List all accessible projects. Shows both public projects and authorized private projects. Includes trackers, categories, modules and custom fields. Available since Redmine 1.0
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include | No | Additional data to include as comma separated values - trackers: list project trackers - categories: list project categories - modules: list project modules. Since 2.6.0 - time tracking: list time activities. Since 3.4.0 | |
limit | No | Maximum projects to return, from 1 to 100 | |
offset | No | Number of projects to skip | |
status | No | Filter projects by status - 1: active projects. Default - 5: archived projects - 9: closed projects |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Redmine MCP Server
- add_issue_watcher
- archive_project
- create_issue
- create_project
- create_time_entry
- create_user
- delete_issue
- delete_project
- delete_time_entry
- delete_user
- list_issues
- list_projects
- list_time_entries
- list_users
- remove_issue_watcher
- show_project
- show_time_entry
- show_user
- unarchive_project
- update_issue
- update_project
- update_time_entry
- update_user
Related Tools
- @cosmix/linear-mcp
- @cyanheads/atlas-mcp-server
- @fleagne/backlog-mcp-server
- @JordanDalton/ServiceTitanMcpServer
- @JordanDalton/ServiceTitanMcpServer