Bricks Builder MCP Server (sabiertas/bricks-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 29 tools. No publisher has claimed this listing.
Enables AI assistants to manage Bricks Builder pages, templates, and elements via natural language, with multi-site and CPT support.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
sabiertas
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
bricks_get_page_elementsGet the Bricks elements array for a page/post by ID. Returns the structured JSON of all elements on that page.
bricks_set_page_elementsSet/replace the entire Bricks elements array for a page/post. Takes the full elements JSON array.
bricks_add_elementAdd a single element to a page. Appends to existing elements. If the element has a parent, it will be added to the parent's children array automatically. Includes validation warnings.
bricks_remove_elementRemove an element by its element ID from a page. Also removes all descendant elements.
bricks_update_elementUpdate a specific element's settings on a page (by element ID). Merges new settings with existing ones.
bricks_find_elementSearch elements within a page by type, text content, or CSS class. Returns matching elements with their IDs, settings summary, and parent chain.
bricks_bulk_update_elementsUpdate settings on multiple elements at once. Accepts an array of {element_id, settings} objects. Includes validation warnings.
bricks_move_elementMove an element to a different parent or position within parent's children array.
bricks_duplicate_elementDuplicate an element and all its descendants within the same page. New IDs are generated for all duplicated elements.
bricks_get_element_treeGet a hierarchical tree representation of page elements (nested, not flat array). Useful for understanding page structure.
bricks_snapshot_pageSave a snapshot of all page elements before making changes. Stored in post meta. Use bricks_restore_snapshot to roll back.
bricks_restore_snapshotRestore page elements from a previously saved snapshot.
bricks_list_snapshotsList all available snapshots for a page, sorted by most recent first.
bricks_delete_snapshotDelete a specific snapshot from a page.
bricks_list_templatesList Bricks templates (headers, footers, sections, content templates). Supports filtering by template_type and search. Returns pagination totals.
bricks_get_templateGet template details including its Bricks elements array.
bricks_create_templateCreate a new Bricks template with elements.
bricks_update_templateUpdate a Bricks template's elements, title, or status.
bricks_delete_templateDelete a Bricks template permanently.
bricks_list_element_typesList available Bricks element types with their default settings structure and examples. LOCAL tool — no API call. Use this to learn which elements and properties are available.
bricks_generate_sectionGenerate a complete section structure from a type. Returns a ready-to-use Bricks elements array. LOCAL helper — no API call. Types: hero, features, pricing, cta, testimonials, faq, contact, stats, team, logos, newsletter, comparison, steps, footer.
bricks_generate_elementGenerate a single Bricks element JSON from parameters. LOCAL helper — no API call. Returns a ready-to-use element object with auto-generated ID.
bricks_list_pagesList pages. By default only shows pages with Bricks content. Set include_all=true to include all pages. Supports search. Returns pagination totals.
bricks_create_pageCreate a new WordPress page with Bricks content. The page will use Bricks Builder for rendering.
bricks_clone_pageClone a page's Bricks content to a new page. All element IDs are regenerated to avoid conflicts.
bricks_get_global_classesGet Bricks global CSS classes (stored in wp_options as bricks_global_classes). May require a custom REST endpoint if not exposed by default.
bricks_get_page_cssGet custom CSS for a page (stored in _bricks_page_css_2 post meta).
bricks_set_page_cssSet custom CSS for a page (stored in _bricks_page_css_2 post meta).
bricks_get_settingsGet Bricks global settings (stored in wp_options as bricks_global_settings). May require a custom REST endpoint if not exposed by default.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
BRICKS_SITES"": "main,staging",Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
29/29 tools missing one or more hints — bricks_get_page_elements (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); bricks_set_page_elements (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); bricks_add_element (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +26 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 17 high severity in production deps — @modelcontextprotocol/sdk@1.20.1 (high), @modelcontextprotocol/sdk@1.20.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/sabiertas/bricks-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check