Servidor microCMS MCP
Un servidor de búsqueda microCMS que admite el Protocolo de contexto de modelo (MCP). Se puede utilizar para buscar y recuperar contenido de microCMS del LLM.
función
- Búsqueda de contenido mediante la API de microCMS
- Obtener contenido específico
- Interfaz compatible con MCP (Protocolo de contexto de modelo)
Descripción de las variables de entorno requeridas
MICROCMS_API_KEY
: clave API de microCMS (obligatoria)MICROCMS_SERVICE_DOMAIN
: dominio del servicio microCMS (obligatorio)MICROCMS_ENDPOINT
: El punto final a utilizar.
Construir
Cómo utilizar
Uso desde el cliente MCP
Este servidor cumple con el protocolo MCP y, por lo tanto, puede ser llamado por cualquier cliente LLM habilitado para MCP.
Enlaces relacionados
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.
Un servidor compatible con el Protocolo de contexto de modelo (MCP) que permite que los modelos de lenguaje grandes (LLM) busquen y recuperen contenido de las API de microCMS.
Related MCP Servers
- -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 -1231TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables Claude or other LLMs to fetch content from URLs, supporting HTML, JSON, text, and images with configurable request parameters.Last updated -PythonMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server implementation that enables LLMs to interact with the Osmosis protocol, allowing for querying and transaction functionality through natural language.Last updated -9TypeScriptMIT License
- AsecurityAlicenseAqualityThe APISIX Model Context Protocol (MCP) server bridges large language models (LLMs) with the APISIX Admin API.Last updated -311523TypeScriptApache 2.0