Back to Home
TalatWaheed icon

AI-Agents-and-MCP-Server

Verified Safe

by TalatWaheed

Overview

Hosts a custom Minecraft server and deploys an AI-powered bot that interacts with players and the game world.

Installation

Run Command
node index.js

Environment Variables

  • OPENAI_API_KEY
  • MCP_SERVER_HOST
  • MCP_SERVER_PORT
  • MCP_USERNAME

Security Notes

The server uses environment variables for sensitive API keys, which is good practice. It creates a Minecraft server and a bot, leveraging external libraries like Mineflayer and OpenAI. The primary security considerations revolve around the inherent risks of AI agents (e.g., prompt injection leading to unintended in-game actions) and external API dependencies. No 'eval' or obvious malicious patterns were found in the provided source.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-11

Tags

MinecraftAI AgentGame BotNode.jsOpenAI