Tools / Plugin integrations

Plugin integrations catalog for StifLi Flex MCP.

Choose a plugin to explore tool references, capabilities, and safe usage guidelines for each operation.

Plugin pages

Each plugin has its own SEO-ready page and tool detail references.

Yoast SEO Plugin

Control Yoast metadata and indexable rebuild workflows from MCP clients.

Rank Math Plugin

Read rendered head tags and update Rank Math SEO fields at scale.

Advanced Custom Fields (ACF) Plugin

Operate structured content schemas and field values with ACF-aware workflows.

The Events Calendar Plugin

List, create, update, and retire events, venues, and organizers from The Events Calendar.

WPCode / Code Snippets / Woody Plugin

Manage snippet lifecycle safely across compatible snippet providers.

WPForms Plugin

List forms and read entries for lead operations and support workflows.

Gravity Forms Plugin

Inspect and update Gravity Forms entries with controlled write safeguards.

Forminator Plugin

Read forms, quizzes, polls, and captured entries from Forminator.

All Sources Images Plugin

abilities discovered from the All Sources Images plugin.

AiPatch Security Scanner Plugin

abilities from the AiPatch security scanner.

Notification for Telegram Plugin

abilities for sending notifications through Telegram.

Yoast SEO

Control Yoast metadata and indexable rebuild workflows from MCP clients. Open dedicated page ->

yoast_get_meta Sensitive read

gets Yoast SEO metadata for a post: title, description, focus keyword, canonical, robots, Open Graph, and Twitter values.

yoast_set_meta Write

sets Yoast SEO metadata for a post.

yoast_reindex Sensitive read

clears Yoast indexables cache for one post or for all posts.

Rank Math

Read rendered head tags and update Rank Math SEO fields at scale. Open dedicated page ->

wp_rm_get_head Sensitive read

gets the rendered SEO head HTML for a URL through Rank Math Headless CMS Support.

wp_rm_get_post_seo Sensitive read

gets Rank Math SEO fields for a post.

wp_rm_update_post_seo Write

updates Rank Math SEO fields for a post.

Advanced Custom Fields (ACF)

Operate structured content schemas and field values with ACF-aware workflows. Open dedicated page ->

acf_get_field_groups Sensitive read

lists ACF field groups with keys, titles, and location rules.

acf_get_fields Sensitive read

gets ACF values for a post, including keys, names, types, and values.

acf_update_field Write

updates an ACF field by name or key on a post.

The Events Calendar

List, create, update, and retire events, venues, and organizers from The Events Calendar. Open dedicated page ->

wp_tec_list_events Read-only

lists events from The Events Calendar with filters such as search text, dates, status, venue, organizer, categories, tags, and pagination.

wp_tec_get_event Read-only

gets one event by ID with full details, including schedule, venue, organizers, taxonomies, and public links.

wp_tec_save_event Write

creates or updates an event in The Events Calendar. It supports title, description, dates, all-day mode, venue/organizer references, cost, URL, status, featured flag, and taxonomy references.

wp_tec_list_entities Read-only

lists or retrieves The Events Calendar entities (`venue` or `organizer`) with search and pagination support.

wp_tec_save_entity Write

creates or updates a The Events Calendar entity (`venue` or `organizer`) with the fields relevant to each type.

wp_tec_trash_event Write

moves an event to trash, or permanently deletes it when force deletion is requested.

WPCode / Code Snippets / Woody

Manage snippet lifecycle safely across compatible snippet providers. Open dedicated page ->

snippet_list Sensitive read

lists snippets with limit and offset. It returns ID, title, active state, code type, and location.

snippet_get Sensitive read

gets a complete snippet by ID, including the code.

snippet_create Write

creates a new snippet, inactive by default. It does not execute the code; it only stores it.

snippet_update Write

updates an existing snippet. It only modifies the provided fields and does not execute code.

snippet_delete Write

deletes a snippet by ID.

snippet_activate Write

activates a snippet by ID.

snippet_deactivate Write

deactivates a snippet by ID.

WPForms

List forms and read entries for lead operations and support workflows. Open dedicated page ->

wpforms_list_forms Sensitive read

lists WPForms forms with ID, title, status, and creation date.

wpforms_get_entries Sensitive read

gets entries from a WPForms form.

Gravity Forms

Inspect and update Gravity Forms entries with controlled write safeguards. Open dedicated page ->

gf_list_forms Sensitive read

lists Gravity Forms forms with ID, title, description, and entry count.

gf_get_entries Sensitive read

gets entries from a Gravity Forms form.

gf_update_entry Write

updates a Gravity Forms entry: status, read flag, starred flag, or field values.

Forminator

Read forms, quizzes, polls, and captured entries from Forminator. Open dedicated page ->

forminator_list_forms Sensitive read

lists Forminator forms, polls, and quizzes.

forminator_get_entries Sensitive read

gets entries from a Forminator form.

All Sources Images

abilities discovered from the All Sources Images plugin. Open dedicated page ->

ability_allsi_* Dynamic

Dynamic ability namespace for image discovery and media enrichment tasks.

AiPatch Security Scanner

abilities from the AiPatch security scanner. Open dedicated page ->

ability_aipatch_* Dynamic

Dynamic ability namespace for security checks, findings, and guided actions.

Notification for Telegram

abilities for sending notifications through Telegram. Open dedicated page ->

ability_notification_for_telegram_* Dynamic

Dynamic ability namespace for sending Telegram notifications from MCP flows.