Skip to main content
Glama

WordPress MCP Server

by RaheesAhmed

wordpress_update_theme_json

Update theme.json configuration for block themes to customize WordPress site appearance, layout, and block settings through structured JSON data.

Instructions

Update theme.json configuration for block themes (FSE)

Input Schema

NameRequiredDescriptionDefault
themeJsonYes

Input Schema (JSON Schema)

{ "properties": { "themeJson": { "additionalProperties": {}, "type": "object" } }, "required": [ "themeJson" ], "type": "object" }

Other Tools from WordPress MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/RaheesAhmed/wordpress-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server