Labsco
MCP SERVER · OFFICIAL PROJECT

DevHub

by devhub

Read the businesses and locations in a DevHub account, and change a location's opening hours by saying so.

CMS & Blog Publishing
Summary
Hours changed by saying so.

The write path is narrow and it is the one that matters for a multi-location business: a holiday closure or a seasonal change goes in as a sentence instead of a pass through the CMS.

What it is

An integration with DevHub's CMS, which manages content for multi-location businesses. It lists the businesses in an account and the locations under them, reads a location's hours of operation, and writes new hours back.

What you get
  • Every business in the DevHub account, listed
  • The locations sitting under a business
  • A location's current hours of operation, read back in full
  • New opening hours written to a location
Requirements

A DevHub API key and secret, plus your DevHub base URL — all three go in the server's environment. Run it with uvx and no install, or add it through Smithery or the Claude Code CLI.

Setup effort

One command plus a key — npx -y @smithery/cli install @devhub/devhub-cms-mcp --client claude, then supply credentials