DevHub CMS
Manage and utilize content within DevHub CMS (blog posts, hours of operation and other content).
5 stars
0 tools
Created Aug 2025
@devhub/devhub-devhub-cms-devhub-cms-mcpAbout
Manage and utilize content within DevHub CMS (blog posts, hours of operation and other content).
Categories
general
Installation
npm
npm install @devhub/devhub-devhub-cms-devhub-cms-mcp
Configuration
{
"mcpServers": {
"devhub-devhub-cms-devhub-cms-mcp": {
"command": "npx",
"args": [
"-y",
"@devhub/devhub-devhub-cms-devhub-cms-mcp"
]
}
}
}