Back to Home
AuraFriday icon

mcp-link-server

Verified Safe

by AuraFriday

Overview

Empower AI agents to execute powerful local tools for system operations, browser automation, file access, local LLM inference, and more, all under user control and with strong security and privacy features.

Installation

Run Command
python friday.py

Environment Variables

  • HF_HOME
  • ELECTRON_ENABLE_ACCESSIBILITY
  • ELECTRON_FORCE_RENDERER_ACCESSIBILITY
  • TOOL_SUFFIX

Security Notes

The project emphasizes strong security, privacy, and user control. It features explicit warnings about agentic AI risks (data loss, unauthorized actions) in the EULA, a 'Zero-Collection' privacy policy, and detailed logging/auditing of all tool actions. It supports sandboxing for critical operations (e.g., Docker integration for the `docker` tool). Sensitive operations like `execute_command` (via `system` tool) and arbitrary Python code execution (via `python` tool) are explicitly provided as powerful features, but are designed to be used with granular permissions, user approval prompts, and sandboxing. Dynamic generation of `TOOL_UNLOCK_TOKEN` for each tool enhances security by preventing static hardcoded tokens and ensuring context awareness. Input validation against schemas is consistently applied across tools. The centralized contribution model and 'visible source' philosophy (despite proprietary license) indicate a strong focus on code integrity and security audits.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassLow
Avg Tokens500
Stars2
Forks0
Last Update2025-11-28

Tags

AI AgentLocal ToolsMCP ServerAutomationSecurity