
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
haru-cms-mcp
Advanced tools
ハルCMS(HARU CMS)のMCPサーバー。日本語ヘッドレスCMSの記事作成・更新・予約公開・画像取り込みをClaudeやChatGPTから実行できます。
ハルCMS(HARU CMS) のMCPサーバー。ClaudeやChatGPTから、記事の作成・更新・予約公開・画像の取り込みまで実行できます。
日本語のヘッドレスCMSです。1契約でサイト数無制限(Studio 月2,980円・税込)、月980円から。PV・転送量では課金も停止もしません。
hcms_ で始まるキーをコピー無料プランで発行できます。クレジットカードは要りません。
リモートHTTPに対応したクライアント(推奨・こちらが速い)
claude mcp add --transport http haru-cms https://app.harucms.com/mcp \
--header "Authorization: Bearer hcms_あなたのキー"
stdioのみのクライアント
{
"mcpServers": {
"haru-cms": {
"command": "npx",
"args": ["-y", "haru-cms-mcp"],
"env": { "HARU_CMS_API_KEY": "hcms_あなたのキー" }
}
}
}
| ツール | できること |
|---|---|
get_site_info | サイト名・配信ホスト・コレクション一覧(最初の接続確認に) |
list_posts | 記事一覧(下書き・公開済み・予約の絞り込み可) |
get_post | 記事1件の全文(Markdown本文つき) |
create_post | 記事作成。既定は下書き。publishedで即公開、scheduledで予約公開 |
update_post | 記事の部分更新(渡したフィールドだけ変わる) |
delete_post | 記事削除 |
list_categories | 既存カテゴリ一覧(表記ゆれ防止) |
upload_image_from_url | 外部URLの画像を取り込み、記事で使えるURLを返す |
get_plan_status | 現在のプラン・制限値・全プランの料金 |
upgrade_plan | プラン変更の申し込みURLを返す(契約は確定しません。本人がURLを開いて確定します) |
「お知らせに『年末年始の休業について』という記事を、12月20日10時公開の予約で書いて」
「下書きの記事を一覧にして、公開できそうなものを教えて」
「この画像URLを取り込んで、記事の表紙に設定して」
作成した記事は配信APIから取得できます(認証不要・公開済みのみ)。
https://{あなたのサイト}.harucms.app/v1/posts
Astro・Next.js などから fetch するだけで使えます。詳細は 技術仕様の全文(AIエージェント向け)をご覧ください。
MIT
FAQs
ハルCMS(HARU CMS)のMCPサーバー。日本語ヘッドレスCMSの記事作成・更新・予約公開・画像取り込みをClaudeやChatGPTから実行できます。
The npm package haru-cms-mcp receives a total of 73 weekly downloads. As such, haru-cms-mcp popularity was classified as not popular.
We found that haru-cms-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.