DevHub CMS MCPServer

devhub
GitHub
Content ManagementDeveloper ToolsMCP

Loading subscription status...

💡 Description

Integration of the Model Context Protocol (MCP) for managing content in the DevHub CMS system.

📝 JSON Entries

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

🛠️ Tools

uvnpx

Features

  • Location Management
  • Content Management
  • Media Management

💬 Example Queries

  • Get the operating hours of a location
  • Create a new blog post with title and content
  • Update the hours of operation for a location