DevHub

DevHub CMS MCP is a Model Context Protocol server that enables Large Language Models to manage content in DevHub CMS systems. It provides programmatic tools for managing business locations, blog content, media assets, and hours of operation through a standardized MCP interface.

Evaluated Apr 04, 2026 (28d ago)
Repo ↗ Cms mcp-server cms content-management python llm-integration
⚙ Agent Friendliness
54
/ 100
Can an agent use this?
🔒 Security
58
/ 100
Is it safe for agents?
⚡ Reliability
35
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
70
Error Messages
0
Auth Simplicity
70
Rate Limits
20

🔒 Security

TLS Enforcement
100
Auth Strength
55
Scope Granularity
30
Dep. Hygiene
70
Secret Handling
40

HTTPS enforced via Smithery registry. API credentials stored in environment variables which is standard practice but vulnerable to process inspection. No scope granularity - API key grants full access. Dependencies are minimal and reasonable (mcp>=1.4.1, requests-oauthlib>=2.0.0) but requests-oauthlib suggests OAuth patterns that may not be used. Secret handling relies on user discipline to keep env vars protected.

⚡ Reliability

Uptime/SLA
0
Version Stability
60
Breaking Changes
50
Error Recovery
30
AF Security Reliability

Best When

You need LLM agents to manage DevHub CMS content without building custom API integrations. Works well with Claude Desktop, Cursor, or Claude Code where the MCP protocol is natively supported.

Avoid When

You need lower-level API control, webhook integration, or GraphQL capabilities. Also avoid if your LLM client doesn't support MCP (requires Claude, Cursor, or Claude Code).

Use Cases

  • Automated blog content management through LLM agents
  • Location and hours management for multi-location businesses
  • Image uploads and media gallery management via LLM
  • Geographic location lookups and nearest-location discovery
  • Content updates triggered by AI workflows

Not For

  • Direct REST API integration (MCP is the interface)
  • Real-time content publishing without LLM mediation
  • Systems requiring fine-grained permission scopes
  • Applications needing webhook notifications

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: API Key API Secret
OAuth: No Scopes: No

Uses environment variable-based authentication (DEVHUB_API_KEY and DEVHUB_API_SECRET). No fine-grained scopes available. Credentials passed directly to MCP server, not a best practice for security.

Pricing

Model: Tied to DevHub CMS subscription
Free tier: No
Requires CC: No

MCP server is open-source and free. Requires active DevHub CMS subscription to be useful.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No error message documentation makes debugging agent failures difficult
  • API credentials in environment variables could leak in error logs or session info
  • HTML content for blog posts must not include H1 tags (implicit constraint not validated by tool)
  • No documented rate limits
  • Base64 image encoding requirement adds complexity for image handling
  • No idempotency guarantees on write operations

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for DevHub.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered