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
: 사용할 엔드 포인트
빌드
사용법
MCP 클라이언트에서 사용
이 서버는 MCP 프로토콜을 준수하므로 MCP 지원 LLM 클라이언트에서 호출할 수 있습니다.
관련 링크
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol (MCP) compliant server that allows Large Language Models (LLMs) to search and retrieve content from microCMS APIs.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.Last updated -109169MIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables LLMs to interact directly the documents that they have on-disk through agentic RAG and hybrid search in LanceDB. Ask LLMs questions about the dataset as a whole or about specific documents.Last updated -572MIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setupLast updated -12411MIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases, allowing them to query collections, inspect schemas, and manage data seamlessly through natural language.