Builder.io

Builder.io MCP Connector for Claude

A

Manage your visual CMS via Builder.io — track content entries, models, and symbols directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Builder.io account to any AI agent and orchestrate your visual CMS, content management, and digital experience workflows through natural conversation.

What you can do

  • Content Oversight — List and retrieve detailed metadata for all your content entries across different models (Pages, Blog Posts, etc.).
  • Model Management — List all content models in your space and retrieve detailed schema metadata.
  • Visual Automation — Create and update content entries programmatically using the Write API directly from your workspace.
  • Infrastructure Coordination — Access and monitor your spaces, organization settings, and reusable symbols.
  • Performance Tracking — Retrieve real-time API usage statistics to monitor your CMS performance.
  • Entry Deep Dives — Get detailed data for specific content or model IDs straight from your workspace.

How it works

  1. Subscribe to this server
  2. Enter your Builder.io Public and Private API Keys
  3. Start managing your digital experiences from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Web Developers & Engineers — quickly check content structures or update entries without manual dashboard work.
  • Content Managers & Editors — retrieve published content and monitor model schemas straight from their workflow tools.
  • Digital Teams — orchestrate cross-space content and monitor usage using natural language.
visual-cmscontent-modelingdigital-experienceweb-developmentcontent-automationcomponent-management

10 tools expose this connector's capabilities to your AI agent.

create_content_entry

Create a new content entry

get_content_entry

Get a specific content entry

get_model

Get details of a specific content model

get_space

Get details of a specific space

get_api_usage

Retrieve API usage statistics

list_content

List content entries for a specific model

list_models

List all content models in the space

list_spaces

List all spaces in your organization

list_symbols

List all reusable symbols

update_content_entry

Update an existing content entry

See how to talk to your AI agent using Builder.io.

List all content entries for the 'page' model.

I've retrieved your pages. You have 5 entries, including 'Home' (ID: page_1), 'About Us' (ID: page_2), and 'Contact' (ID: page_3).

Show the schema details for the 'blog-post' model.

Retrieving model details... The 'blog-post' model includes fields like 'title' (Text), 'content' (Rich Text), 'author' (Reference), and 'publishDate' (Date).

Create a new entry in 'announcement-bar' with name 'Promo Banner'.

Entry 'Promo Banner' has been successfully created in the 'announcement-bar' model with ID entry_99283.

Yes! Use the `update_content_entry` tool with the Model name and Entry ID. You can provide a new `data` JSON string to modify the content fields directly from your workspace.

Related Connectors