
DevHub CMS
Integrate FlowHunt with DevHub CMS via the Model Context Protocol (MCP) for AI-driven content, business, and media management. Automate blog publishing, manage ...

Connect your AI agents and LLMs directly to DevHub CMS. Automate business info retrieval, streamline content management, and simplify platform integration with robust, secure MCP server support.
The DevHub CMS MCP (Model Context Protocol) Server acts as an integration layer that connects AI assistants and large language models (LLMs) to the DevHub CMS system. By leveraging the Model Context Protocol, this server enables AI clients to manage and interact with DevHub CMS content, such as querying businesses and handling content management workflows. This integration allows developers to use AI agents for tasks like retrieving business information, managing locations, and performing content operations via standardized APIs. As a result, it streamlines content management workflows, enhances automation, and provides a unified interface for AI-driven development and CMS administration.
No prompt templates are mentioned in the repository.
No specific resources are documented in the repository.
No Windsurf-specific instructions found.
uv package manager installed.claude_desktop_config.json file.mcpServers object:{
"mcpServers": {
"devhub_cms_mcp": {
"command": "uvx",
"args": [
"devhub-cms-mcp"
],
"env": {
"DEVHUB_API_KEY": "YOUR_KEY_HERE",
"DEVHUB_API_SECRET": "YOUR_SECRET_HERE",
"DEVHUB_BASE_URL": "https://yourbrand.cloudfrontend.net"
}
}
}
}
Securing API keys:
Environment variables are set in the env field as shown above.
{
"mcpServers": {
"devhub_cms_mcp": {
"command": "uvx",
"args": [
"devhub-cms-mcp"
],
"env": {
"DEVHUB_API_KEY": "YOUR_KEY_HERE",
"DEVHUB_API_SECRET": "YOUR_SECRET_HERE",
"DEVHUB_BASE_URL": "https://yourbrand.cloudfrontend.net"
}
}
}
}
Securing API keys:
Environment variables are set in the env field as shown above.
No Cline-specific instructions found.
npx -y @smithery/cli install @devhub/devhub-cms-mcp --client claude
Securing API keys:
Handled via environment variables when launching the service.
claude mcp add devhub-cms-mcp \
-e DEVHUB_API_KEY=YOUR_KEY_HERE \
-e DEVHUB_API_SECRET=YOUR_SECRET_HERE \
-e DEVHUB_BASE_URL=https://yourbrand.cloudfrontend.net \
-- uvx devhub-cms-mcp
{
"mcpServers": {
"devhub_cms_mcp": {
"command": "uvx",
"args": [
"devhub-cms-mcp"
],
"env": {
"DEVHUB_API_KEY": "YOUR_KEY_HERE",
"DEVHUB_API_SECRET": "YOUR_SECRET_HERE",
"DEVHUB_BASE_URL": "https://yourbrand.cloudfrontend.net"
}
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"devhub_cms_mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “devhub_cms_mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server deployment.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | |
| List of Prompts | ⛔ | Not present |
| List of Resources | ⛔ | Not present |
| List of Tools | ✅ | Only get_businesses() |
| Securing API Keys | ✅ | via env in config |
| Sampling Support (less important in evaluation) | ⛔ | Not documented |
Between these tables:
This MCP server provides basic integration with clear installation instructions and one documented tool but lacks prompt templates, explicit resources, root, and sampling support. Based on comprehensiveness and utility, we would rate this MCP integration a 5/10.
| Has a LICENSE | ⛔ (No LICENSE file found) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 4 |
| Number of Stars | 3 |
Unlock AI-driven CMS management. Enable FlowHunt and other AI platforms to automate business data operations securely using the DevHub CMS MCP Server.

Integrate FlowHunt with DevHub CMS via the Model Context Protocol (MCP) for AI-driven content, business, and media management. Automate blog publishing, manage ...

The lingo.dev MCP Server bridges AI assistants with external data sources, APIs, and services, enabling structured resource access, prompt templating, and tool ...

The ModelContextProtocol (MCP) Server acts as a bridge between AI agents and external data sources, APIs, and services, enabling FlowHunt users to build context...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.