Cover image
Try Now
2025-03-19

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

microCMS MCP Server

Model Context Protocol (MCP) 対応の microCMS 検索サーバーです。LLM から microCMS のコンテンツを検索・取得するために使用できます。

機能

  • microCMS APIを使用したコンテンツの検索
  • 特定のコンテンツの取得
  • MCP (Model Context Protocol) 準拠のインターフェース

必要な環境変数の説明

  • MICROCMS_API_KEY: microCMSのAPIキー(必須)
  • MICROCMS_SERVICE_DOMAIN: microCMSのサービスドメイン(必須)
  • MICROCMS_ENDPOINT: 利用するエンドポイント

ビルド

npm run build

使い方

MCPクライアントからの使用

このサーバーはMCPプロトコルに準拠しているため、MCP対応のLLMクライアントから呼び出すことができます。

{
    "mcpServers": {
        "microcms": {
            "command": "node",
            "args": [
                "/ABSOLUTE/PATH/TO/PARENT/FOLDER/build/index.js"
            ],
            "env": {
                "MICROCMS_API_KEY": "",
                "MICROCMS_SERVICE_DOMAIN": "",
                "MICROCMS_ENDPOINT": ""
            }
        }
    }
}

関連リンク

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

    Reviews

    3 (1)
    Avatar
    user_negWIR21
    2025-04-15

    The "Create your first own server" guide by ma3u is an incredible resource for anyone looking to start their server journey. The detailed instructions and user-friendly approach make it perfect for beginners. I highly recommend this guide to anyone eager to learn and set up their own server efficiently. Check it out at https://mcp.so/server/mcp-server-count-r-/ma3u and start your server setup today!