follow-plan-mcp

vibeclasses/follow-plan-mcp

3.1

If you are the rightful owner of follow-plan-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Follow Plan MCP Server is a comprehensive Model Context Protocol server designed for intelligent project planning and task management, featuring SQLite persistence and full-text search capabilities.

Tools

Functions exposed to the LLM to take actions

create_task

Create a new task

update_task

Update an existing task

get_task

Get task details by ID

list_tasks

List tasks with optional filters

delete_task

Delete a task

create_feature

Create a new feature

update_feature

Update an existing feature

get_feature

Get feature details by ID

list_features

List features with optional filters

delete_feature

Delete a feature

create_bug

Create a new bug report

update_bug

Update an existing bug

get_bug

Get bug details by ID

list_bugs

List bugs with optional filters

delete_bug

Delete a bug

create_rule

Create a new project rule

update_rule

Update an existing rule

get_rule

Get rule details by ID

list_rules

List rules with optional filters

delete_rule

Delete a rule

search

Search across all plan items

advanced_search

Advanced search with filters

backup_database

Create a database backup

restore_database

Restore from backup

sync_filesystem

Sync database to filesystem

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources