danieliser/fluent-boards-mcp-server
If you are the rightful owner of fluent-boards-mcp-server 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@mcphub.com.
FluentBoards MCP Server is a comprehensive Model Context Protocol server designed for the FluentBoards project management system, offering advanced safety features and board focus mode.
Tools
Functions exposed to the LLM to take actions
debug_test
Test server connectivity and API status
list_boards
List all boards with pagination
create_board
Create new boards with type validation
delete_board
Delete boards permanently (safety controlled)
get_board
Get specific board details
create_stage
Create new stages in boards
list_tasks
List tasks in a board
get_task
Get detailed task information with comments/attachments
create_task
Create new tasks with rich formatting
update_task
Update existing tasks
change_task_status
Move tasks between stages
delete_task
Delete tasks permanently (safety controlled)
add_comment
Add comments/replies to tasks with notifications
add_label
Add labels to tasks
remove_label
Remove labels from tasks
edit_label
Edit label properties (title, colors)
create_label
Create new labels with custom colors
delete_label
Delete labels permanently (safety controlled)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client