Back to directory
devhub/devhub-cms-mcp

devhub/devhub-cms-mcp

@devhub

DevHub CMS LLM integration through the Model Context Protocol

mcpcmsdevhubcontent-managementllm-integrationtool

Installation & Configuration

{
  "mcpServers": {
    "devhub_cms_mcp": {
      "command": "uvx",
      "args": [
        "devhub-cms-mcp"
      ],
      "env": {
        "DEVHUB_API_KEY": "YOUR_KEY_HERE",
        "DEVHUB_API_SECRET": "YOUR_SECRET_HERE",
        "DEVHUB_BASE_URL": "https://yourbrand.cloudfrontend.net"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12