DevHub CMS MCP
OfficialRelated Servers
Alternatives to DevHub CMS MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityFmaintenanceEnables WordPress content management (posts, metadata, taxonomies, Gutenberg blocks) via the Model Context Protocol, demonstrating MCP Adapter integration patterns.-
- FlicenseNot gradedqualityBmaintenanceEnables read-only access to Drupal content through MCP tools for listing content types, retrieving content type schemas, fetching content, and searching content.-
- FlicenseBqualityDmaintenanceA Model Context Protocol (MCP) service for integration with external platforms, providing CRUD operations for 23 entity types through a standardized MCP interface.11-
- AlicenseAqualityCmaintenanceAn MCP server for interacting with Contentstack's Content Management API157 npm2TypeScriptMIT
- AlicenseNot gradedqualityDmaintenanceA Django CMS plugin that provides Model Context Protocol (MCP) server functionality, enabling AI assistants like Claude to directly interact with, manage, and create content in your Django CMS installation through natural language.4MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI models to manage a Drupal-shaped content store over MCP, including nodes, vocabularies, terms, tag filtering, and trigram/semantic search, while logging every tool call for observability.MIT
TDQS
Scored across 10 tools
Most tools have distinct purposes, but get_hours_of_operation and update_hours are closely related and could potentially be confused due to similar naming and overlapping functionality. The other tools target clearly different resources like blog posts, businesses, locations, and images, making them easy to distinguish.
All tools follow a consistent verb_noun naming pattern, such as create_blog_post, get_blog_post, update_blog_post, get_businesses, get_locations, and upload_image. There are no deviations in style or convention, making the set predictable and readable.
With 10 tools, the count is well-scoped for a CMS server covering blog posts, businesses, locations, hours, and media. Each tool serves a clear purpose, and there are no redundant or trivial additions, fitting typical expectations for such a domain.
The toolset covers blog post creation, retrieval, and update, but lacks deletion, which is a notable gap in the CRUD lifecycle. For locations and businesses, retrieval tools are present, but creation, update, and deletion are missing, leaving significant operational gaps that could hinder agent workflows.