MCP Servers / productivity / PinkRoosterMcp

PinkRoosterMcp

JSON →
ssenone1productivity

Self-hosted project management system built for AI coding agents. 24 MCP tools with automatic state cascades, dependency tracking, autonomous implementation loop, and a React dashboard. One-command Docker setup.

Install
How to run this server

No install command recorded.

server path: pinkroostermcp
Tools
What this server exposes
get_project_status
Compact status dashboard — counts, active/blocked items
get_next_actions
Priority-ordered actionable items with enriched context (linked entity names, complexity)
create_or_update_issue
Create or update issues with full field support
get_issue_details
Read issue data
get_issue_overview
Read issue data
create_or_update_feature_request
Create or update feature requests
get_feature_request_details
Read feature request data
get_feature_requests
Read feature request data
manage_user_stories
Add, update, or remove structured user stories on feature requests
create_or_update_work_package
Create or update work packages
get_work_package_details
Read work package trees
get_work_packages
Read work package trees
scaffold_work_package
One-call creation of WP + phases + tasks + dependencies
create_or_update_phase
Manage phases and tasks (phase supports batch task creation)
create_or_update_task
Manage phases and tasks (phase supports batch task creation)
batch_update_task_states
Update multiple task states in one call with consolidated cascades
verify_acceptance_criteria
Record verification results for phase acceptance criteria
manage_dependency
Add/remove WP or task dependencies with auto-block (auto-detects from ID format)
list_memories
Read project memories (filter by name pattern or tag)
get_memory_details
Read project memories (filter by name pattern or tag)
create_or_update_memory
Create or merge memory by name (append content, union tags)
delete_memory
Permanently delete a project memory
delete_entity
Permanently delete an entity by type with cascade handling
Configuration
Environment & auth
authnone
envDATABASE_URL
envMCP_API_KEY
Resources
PinkRoosterMcp — MCP Server · libregistry