Back to Home
agileandy icon

mcp-secure-server

Verified Safe

by agileandy

Overview

A security-first Model Context Protocol (MCP) server designed to run locally, providing controlled external network access and extensible tool execution capabilities for AI agents.

Installation

Run Command
uv run python main.py

Environment Variables

  • HOME
  • MCP_PROJECT_PATH

Security Notes

The server features a robust, security-first design with a deny-by-default network firewall, comprehensive input validation (JSON Schema, path traversal, command sanitization), per-tool rate limiting, and audit logging with sensitive data redaction. Plugins are isolated and audited. No 'eval' or obvious hardcoded secrets were found. The architecture promotes defense-in-depth, relying heavily on a configurable security policy, making it generally safe to run with a well-defined policy.

Similar Servers

Stats

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

Tags

MCP ServerSecurity-firstPlugin SystemLocal DevelopmentAI Agent Tools