By devhubCreated 16 days ago
starstarstarstarstar

Manage and utilize website content within the DevHub CMS platform.

Visit Project
Share this MCP:
X (Formerly Twitter)RedditblueskyThreads by Instagram

Category

Official MCP Server

Tags

DevhubCmsMcpApi Integration

What is DevHub CMS MCP?

DevHub CMS MCP is a Model Context Protocol (MCP) integration for the DevHub Content Management System (CMS). It allows developers and content managers to interact with DevHub's API through MCP-compatible applications like Claude Desktop, Cursor, and Claude Code.

How to use DevHub CMS MCP?

To use DevHub CMS MCP, you need to set up the integration with your preferred MCP client. Here are the installation options:

  1. Manual configuration with Claude Desktop: Add the server configuration to your claude_desktop_config.json
  2. Manual configuration for Cursor: Add the server configuration to your Cursor environment
  3. Install via Claude Code: Use the command line to add the MCP
  4. Install via Smithery: Use the Smithery CLI for automatic installation

Key Features of DevHub CMS MCP?

  • Business and Location Management: Tools for managing businesses, locations, hours of operation, and nearest location searches
  • Content Management: Tools for creating, updating, and retrieving blog posts
  • Media Management: Tool for uploading images to the DevHub media gallery
  • Cross-client compatibility: Works with Claude Desktop, Cursor, and Claude Code
  • Local development support: Can be run locally with uv as the package manager

Use Cases of DevHub CMS MCP?

  1. Managing business locations and operating hours
  2. Creating and updating blog content within the DevHub CMS
  3. Uploading and managing media assets
  4. Finding the nearest business location based on geographic coordinates
  5. Integrating DevHub CMS functionality with MCP-compatible LLMs

FAQ from DevHub CMS MCP?

  • What is the Model Context Protocol (MCP)?

    MCP is a standard for integrating external systems with Large Language Models.

  • What authentication is required?

    You need a DevHub API key, API secret, and base URL.

  • Can I test the MCP locally?

    Yes, the package includes a test suite with mocked DevHub API requests.