SampleMcpServer
Verified Safeby yus1977
Overview
This server facilitates the setup, management, and development of a Minecraft Forge server, primarily for modding or custom server environments.
Installation
java -Xmx1024M -Xms1024M -jar forge-1.12.2-14.23.5.2860.jar noguiSecurity Notes
The script relies on downloading core components (Forge installer, MCP) from external, hardcoded URLs, which introduces a dependency risk if those sources were compromised. However, the code itself doesn't exhibit common vulnerabilities like 'eval' on untrusted input, hardcoded secrets, or malicious patterns. It primarily uses `subprocess.run` for executing external commands, which is a standard and relatively safe practice.
Similar Servers
ACI_MCP
A Node.js-based Model Context Protocol (MCP) server for managing and configuring Cisco ACI fabrics through its APIC REST API.
MCPify
Exposes ASP.NET Core endpoints and OpenAPI specifications as tools for Model Context Protocol (MCP) compatible AI agents.
ancplua-mcp
This project provides C#/.NET Model Context Protocol (MCP) servers that expose a robust set of development tools for filesystem, Git, CI, Roslyn code analysis, and multi-AI orchestration, designed for integration into AI-assisted development workflows.
keyword-automation
Builds a cost-effective, ManyChat-style keyword-triggered chatbot automation system with multi-channel support, AI-powered intent detection, flow automation, CRM, and analytics via MCP servers.