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.
Integrations
Allows interaction with microCMS API to search and retrieve content from microCMS headless CMS instances.
microCMS MCP 服务器
支持模型上下文协议 (MCP) 的 microCMS 搜索服务器。它可用于从 LLM 搜索和检索 microCMS 内容。
功能
- 使用 microCMS API 搜索内容
- 获取特定内容
- MCP(模型上下文协议)兼容接口
所需环境变量的描述
MICROCMS_API_KEY
:microCMS API 密钥(必需)MICROCMS_SERVICE_DOMAIN
:microCMS 服务域(必需)MICROCMS_ENDPOINT
:要使用的端点。
建造
Copy
如何使用
MCP 客户端的使用
该服务器符合 MCP 协议,因此可以被任何支持 MCP 的 LLM 客户端调用。
Copy
相关链接
This server cannot be installed
符合模型上下文协议 (MCP) 的服务器允许大型语言模型 (LLM) 从 microCMS API 搜索和检索内容。