The DevHub CMS MCP repository provides a Model Context Protocol integration for managing content within the DevHub CMS system, enabling users to connect and interact with DevHub through various platforms
This repository provides a Model Context Protocol (MCP) integration for the DevHub CMS system, enabling Large Language Models (LLMs) to manage content within DevHub.
The installation requires the uv package manager. It supports manual configuration for Claude Desktop and Cursor, installation via Claude Code, and automated installation via Smithery. Configuration examples and commands are provided for each method, including setting environment variables for API keys and base URLs.
Instructions are provided for local development, including cloning the repository and configuring Claude Desktop with a local path. It also details setting environment variables and running the MCP directly with uv
.
This MCP is designed for use with LLMs, allowing them to interact with DevHub CMS without direct API access.
The package includes a test suite with mocked requests. Instructions are provided for installing test dependencies and running tests with pytest
, including coverage reporting.
devhub/devhub-cms-mcp
March 17, 2025
March 24, 2025
Python