Skip to main content
Glama

MCPMC (Minecraft MCP)

MCPMC (Protocolo de contexto del modelo de Minecraft)

Un servidor de Protocolo de Contexto de Modelo (MCP) para interactuar con Minecraft mediante Mineflayer. Este paquete permite a los agentes de IA controlar bots de Minecraft mediante una interfaz JSON-RPC estandarizada.

Características

  • Compatibilidad total con MCP para la integración de agentes de IA
  • Creado con Mineflayer para una interacción confiable con Minecraft
  • Admite navegación, manipulación de bloques, gestión de inventario y más.
  • Monitoreo del estado del juego en tiempo real
  • API de tipo seguro con soporte para TypeScript

Instalación

# Using npm npm install @gerred/mcpmc # Using yarn yarn add @gerred/mcpmc # Using bun bun add @gerred/mcpmc

Uso

# Start the MCP server mcpmc

El servidor se comunica mediante la entrada estándar (stdin) y la salida estándar (stdout) mediante el Protocolo de Contexto de Modelo (MCP). Para obtener documentación detallada de la API, utilice el inspector MCP:

bun run inspector

Desarrollo

# Install dependencies bun install # Run tests bun test # Build the project bun run build # Watch mode during development bun run watch # Run MCP inspector bun run inspector

Contribuyendo

¡Agradecemos sus contribuciones! Siga estos pasos:

  1. Bifurcar el repositorio
  2. Crea una nueva rama para tu función
  3. Escribe pruebas para tus cambios
  4. Realiza tus cambios
  5. Ejecutar pruebas y asegurarse de que pasen
  6. Enviar una solicitud de extracción

Asegúrese de actualizar las pruebas según corresponda y respetar el estilo de codificación existente.

Licencia

Licencia MIT

Derechos de autor (c) 2024 Gerred Dillon

Por la presente se concede permiso, sin cargo, a cualquier persona que obtenga una copia de este software y los archivos de documentación asociados (el "Software"), para tratar el Software sin restricción, incluyendo, sin limitación, los derechos a usar, copiar, modificar, fusionar, publicar, distribuir, sublicenciar y/o vender copias del Software, y para permitir que las personas a quienes se les proporciona el Software lo hagan, sujeto a las siguientes condiciones:

El aviso de derechos de autor anterior y este aviso de permiso se incluirán en todas las copias o partes sustanciales del Software.

EL SOFTWARE SE PROPORCIONA "TAL CUAL", SIN GARANTÍA DE NINGÚN TIPO, EXPRESA O IMPLÍCITA, INCLUYENDO, ENTRE OTRAS, LAS GARANTÍAS DE COMERCIABILIDAD, IDONEIDAD PARA UN FIN DETERMINADO Y NO INFRACCIÓN. EN NINGÚN CASO LOS AUTORES O TITULARES DE LOS DERECHOS DE AUTOR SERÁN RESPONSABLES DE NINGUNA RECLAMACIÓN, DAÑOS U OTRAS RESPONSABILIDADES, YA SEA EN ACCIÓN CONTRACTUAL, EXTRACONTRACTUAL O DE OTRO TIPO, QUE SURJA DE, SE DERIVE DE O EN RELACIÓN CON EL SOFTWARE O EL USO U OTRAS RELACIONES CON EL MISMO.

-
security - not tested
A
license - permissive license
-
quality - not tested

Permite que los agentes de IA controlen los bots de Minecraft a través de una interfaz JSON-RPC estandarizada.

  1. Características
    1. Instalación
      1. Uso
        1. Desarrollo
          1. Contribuyendo
            1. Licencia

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                Allows AI models to observe and interact with the Minecraft world through a bot.
                Last updated -
                10
                50
                TypeScript
                MIT License
                • Apple
                • Linux
              • -
                security
                F
                license
                -
                quality
                Enables AI interactions with a running Minecraft server inside a Docker container using RCON, allowing models to programmatically create Minecraft builds and manage the server.
                Last updated -
                4
                Python
              • -
                security
                F
                license
                -
                quality
                Enables AI agents to control web browsers via a standardized interface for operations like launching, interacting with, and closing browsers.
                Last updated -
                0
                JavaScript
              • -
                security
                F
                license
                -
                quality
                An MCP server that enables AI agents like Claude to play Minesweeper through natural language interaction, connecting to a separate Minesweeper game server.
                Last updated -
                80
                JavaScript

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/gerred/mcpmc'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server