Back to Home
ishant1234567890 icon

LLM_with_MCP_server

Verified Safe

by ishant1234567890

Overview

Facilitates real-time, AI-powered chat interaction between a Large Language Model and players within a Minecraft Pi Edition server.

Installation

Run Command
python main.py

Environment Variables

  • LLM_MODEL_PATH
  • MC_HOST
  • MC_PORT

Security Notes

The server does not contain 'eval' calls, obfuscated code, or apparent hardcoded secrets. It connects to a local LLM and a Minecraft server, posting LLM responses to chat. The primary security consideration would be the content generated by the LLM if deployed in an uncontrolled environment, but the code itself does not introduce direct system vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-23

Tags

MinecraftLLMChatbotAIGame Integration