Back to Home
alestmej icon

mcp-python

Verified Safe

by alestmej

Overview

An AI agent leveraging LangChain to interact with a Minecraft Protocol (MCP) environment.

Installation

Run Command
python main.py

Environment Variables

  • TOKEN

Security Notes

The provided `main.py` is simple and secure, using environment variables for secrets (`TOKEN`) and avoiding dangerous functions like `eval`. Dependencies (`langchain-openai`, `langchain-mcp-adapters`) will involve external API calls, which introduce typical API key security and prompt injection considerations for AI applications, but these are not directly present in the audited code snippet itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-06

Tags

AILangChainMinecraftAgentPython