Back to Home

mcp

by plusplusoneplusplus

Overview

The MCP Server provides an AI-powered framework for command execution, plugin-based tools, secure Python evaluation, and knowledge management, designed for standalone or embedded use.

Installation

Run Command
No command provided

Security Notes

The server's core functionality involves executing arbitrary commands (`Command Executor`) and Python code (`PyEval`). While `RestrictedPython` is mentioned for `PyEval`, the effectiveness of its security implementation would require thorough auditing. The system also supports loading plugins from arbitrary GitHub repositories via `plugin_config.yaml` and running `mcp_admin refresh_plugins`, posing a significant supply chain risk if not carefully managed. Exposed HTTP/SSE endpoints could also be a vector if not properly secured.

Similar Servers

Stats

Interest Score34
Security Score4
Cost ClassMedium
Avg Tokens1000
Stars4
Forks7
Last Update2025-11-17

Tags

AI Agent FrameworkTool OrchestrationCommand ExecutionPlugin SystemKnowledge Management