modxmcp

karamble/modxmcp
★ 0 stars PHP AI/LLM Updated today
MODX 3.x MCP server extra: manage a MODX site over the Model Context Protocol, processor-first
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "modxmcp": {
      "command": "npx",
      "args": [
        "-y",
        "karamble/modxmcp"
      ]
    }
  }
}

README Excerpt

Exposes a MODX site over the [Model Context Protocol](https://modelcontextprotocol.io), so an AI agent can administer it the way a person would through the Manager. Requires PHP 8.1+ and MODX 3.0+. Ships no third-party PHP dependencies. Tools that edit MODX by saving xPDO objects directly produce content that looks correct and is quietly broken. Saving a resource that way does not fire the Manager's save path, so SeoSuite never registers it and the page is absent from `sitemap.xml`; Collections

Tools (20)

cache_refreshcategory_listcategory_savecollections_containerselement_deleteelement_getelement_listelement_savefile_uploadmigx_describeobject_deleteobject_listobject_saveresource_createresource_deleteresource_duplicateresource_getresource_listresource_updateschema_describe