What is the ハルCMS (HARU CMS) MCP server?
日本語ヘッドレスCMS。記事の作成・更新・予約公開・画像取り込みをAIから実行できる。APIキーで接続、npm不要。Astro/Next.js等へ配信APIで届く。
How to install ハルCMS (HARU CMS)
Copy-paste configuration for popular MCP clients.
HARU_CMS_API_KEYrequiredsecretAPIキー(hcms_...)。https://www.webharu.com/cms/start の手順で発行
AuthorizationrequiredsecretBearer hcms_... 形式のAPIキー。https://www.webharu.com/cms/start の手順でダッシュボードから発行します(無料プランで発行可・クレジットカード不要)
{
"mcpServers": {
"haru-cms": {
"command": "npx",
"args": [
"-y",
"haru-cms-mcp"
],
"env": {
"HARU_CMS_API_KEY": "<YOUR_HARU_CMS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"haru-cms": {
"command": "npx",
"args": [
"-y",
"haru-cms-mcp"
],
"env": {
"HARU_CMS_API_KEY": "<YOUR_HARU_CMS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"haru-cms": {
"command": "npx",
"args": [
"-y",
"haru-cms-mcp"
],
"env": {
"HARU_CMS_API_KEY": "<YOUR_HARU_CMS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"haru-cms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"haru-cms-mcp"
],
"env": {
"HARU_CMS_API_KEY": "<YOUR_HARU_CMS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add haru-cms --env HARU_CMS_API_KEY=<YOUR_HARU_CMS_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y haru-cms-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.