FluentBoards Abilities
FluentBoards exposes its boards, stages, tasks, and comments as MCP abilities, letting AI list and read Kanban boards and tasks, create boards and tasks, move/update/archive tasks, and add comments — all scoped by FluentBoards' own board-membership and viewer-only permission model.
11
Total
5
Read
6
Write
Requires the FluentBoards plugin on WordPress 6.9+ for the Abilities API (abilities are registered on the wp_abilities_api_init hook, which only fires when the WordPress Abilities API is available) plus the WP MCP Adapter, which FluentBoards uses to expose a dedicated 'fluent-boards' MCP server. Every ability is additionally gated by a permission_callback tied to FluentBoards' own access model: general app access just requires a logged-in WordPress user, board-scoped read/write abilities require board membership (or FluentBoards/WordPress admin status) with viewer-only board members blocked from any write, and create-board additionally requires board-creation permission (granted to admins, or to members when 'Allow members to create boards' is enabled).
Add Comment
Writefluent-boards/add-comment
Add a private or public comment to a task, with optional @mentions.
Archive or Restore Task
Writefluent-boards/archive-task
Archive a task or restore a previously archived one.
Create Board
Writefluent-boards/create-board
Create a new board with default labels and stages (or custom roadmap stages).
Create Task
Writefluent-boards/create-task
Create a new task in a specific board stage.
Get Board
Read-onlyfluent-boards/get-board
Get full details for one board, including stages, labels, members, and optionally a task summary.
Get FluentBoards Context
Read-onlyfluent-boards/get-fluentboards-context
Discovery call that returns the current user, site metadata, permissions, enums, safety levels, and usage guidelines for the MCP session.
Get Task
Read-onlyfluent-boards/get-task
Get full details for a single task, including comments, activity history, labels, assignees, and watchers.
List Boards
Read-onlyfluent-boards/list-boards
List boards visible to the current user, with search, type, and archived filters.
List Tasks
Read-onlyfluent-boards/list-tasks
List and filter tasks within a board by search, stage, status, priority, assignee, labels, and due date.
Move Task
Writefluent-boards/move-task
Move a task to a different stage or board, with precise positional ordering.
Update Task
Writefluent-boards/update-task
Update a task's title, description, status, priority, dates, assignees, CRM contact, or settings.
More Backup & Site Management plugins with abilities
All Backup & Site Management →Use FluentBoards's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.