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 with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.Last updated -110158TypeScriptMIT 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 -766TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setupLast updated -11172PythonMIT 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.Last updated -110MIT License