Interact with the microCMS headless CMS API, enabling AI assistants to manage content.
microCMS のMCP(Model Context Protocol)サーバーです。
ClaudeなどのAIアシスタントがmicroCMSのコンテンツ管理システムとやり取りできるようにします。
Claude Desktopに導入する場合、dxtファイルを使って簡単にインストールできます。
microcms-mcp-server.dxt
をダウンロード{
"mcpServers": {
"microcms": {
"command": "npx",
"args": [
"-y",
"microcms-mcp-server@latest",
"--service-id", "<MICROCMS_SERVICE_ID>",
"--api-key", "<MICROCMS_API_KEY>"
]
}
}
}
MICROCMS_SERVICE_ID
, MICROCMS_API_KEY
はご自身のものに置き換えてください。
設定更新後、Claude Desktopを再起動してください。
これはmicroCMSのAPIスキーマです。内容を理解してください
APIスキーマは microCMSの管理画面 > API設定 からJSON形式でエクスポートできます。
microCMSのコンテンツを確認する
microCMSの news から最新の記事を10件取得してください
microCMSにコンテンツを作成して入稿する
MCPサーバーの概要や利用例について調べ、それを1000文字程度でまとめてmicroCMSの blogs に入稿してください
microCMSのコンテンツを取得してレビューしてもらう
microCMSの xxxxxx のコンテンツを取得して、日本語的におかしい部分があれば指摘して
microCMSのメディア一覧に画像をアップロードする
次の画像をmicroCMSにアップロードして。
- https://example.com/sample-image-1.png
- https://example.com/sample-image-2.png
- https://example.com/sample-image-3.png
こちらの記事でより詳しい使い方を紹介しています。
MCPサーバーからmicroCMSにコンテンツを入稿する | Zenn
MIT
Connect to any relational database, and be able to get valid SQL, and ask questions like what does a certain column prefix mean.
An AI-powered server that generates PyAirbyte pipeline code and instructions using OpenAI and connector documentation.
Connect to and interact with an Elasticsearch cluster directly from any MCP client using environment variables for configuration.
Access blockchain data like balances, tokens, and NFTs from Blockscout APIs. Supports multi-chain and progress notifications.
A read-only MCP server to query live Adobe Analytics data. Requires the CData JDBC Driver for Adobe Analytics.
Query and analyze data with MotherDuck and local DuckDB
Snowflake database integration with read/write capabilities and insight tracking
Provides secure access to Secret Network blockchain functionality, designed for deployment in Trusted Execution Environments (TEEs).
An MCP server providing administrative control over a Supabase PostgreSQL database, compatible with Cursor's Composer and Codeium's Cascade.
Integrate with the Grist API to manage relational spreadsheets and data. Requires a Grist API key.