You're viewing a demo portfolio

Join the waitlist
PRSM

manage_theme

Active

Tool of BorealHost

declared in 1.27.0

Install, activate, or delete a WordPress theme. Requires: API key with write scope. Args: slug: Site identifier action: "install", "activate", or "delete" theme: Theme slug (e.g. "twentytwentyfour", "astra") Returns: {"action": "install", "theme": "astra", "result": {...}}

Parameters schema

{
  "type": "object",
  "title": "manage_themeArguments",
  "required": [
    "slug",
    "action",
    "theme"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "title": "Slug"
    },
    "theme": {
      "type": "string",
      "title": "Theme"
    },
    "action": {
      "type": "string",
      "title": "Action"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

BorealHost

https://github.com/alainsvrd/borealhost-mcp

1/7 registries
View full server →