mcsrv-mcp-server

mcsrv-mcp-server

0

MCP Tools Server is a plugin for Minecraft servers that allows integration with AI by providing an API aligned with the Model Context Protocol. It enables functionalities like server log access, command execution, and chat monitoring, integrating Minecraft with platforms such as Discord.

MCP Tools Server

MCP Tools Server is a Minecraft server plugin enabling integration with AI by providing an API for Large Language Models (LLMs) to interact with the server. Utilizing the Model Context Protocol (MCP), it offers features such as accessing server logs, monitoring chat messages, executing commands, and integrating Minecraft chat with Discord. Key Features:

  • Server Logs Access
  • Chat Monitoring
  • Command Execution
  • MCP Compatibility
  • DiscordSRV Integration

Requirements:

  • Minecraft server with Paper/Spigot 1.19+
  • Java 17 or higher

Installation Instructions:

  1. Download the latest release JAR file
  2. Place the JAR in the server's plugins folder
  3. Restart the server
  4. Customize settings in config.yml

API Usage:

  • GET /info: Get server info
  • GET /tools/list: List tools
  • POST /tools/call: Call a tool

Integration with LLMs:

  • Discover and call tools for processing

Contributing:

  • Contributions via Pull Requests are welcome.