Back to Home
CooleyMcCoolson icon

mcp-server

Verified Safe

by CooleyMcCoolson

Overview

Provides centralized AI context services like web search and content retrieval to multiple client machines on a local network.

Installation

Run Command
No command provided

Environment Variables

  • BRAVE_API_KEY
  • UNRAID_IP

Security Notes

The project intends to run services on an internal network only, with no ports exposed to the internet, which is a good security posture assuming proper network configuration by the user. API keys are managed via environment variables from a `.env` file, which is acceptable, but the project notes a 'TODO' to implement Docker secrets for enhanced security. Some services (Fetch, Obsidian, Sequential Thinking) install npm packages at runtime within generic Node.js containers, which can introduce supply chain risks if the packages or their dependencies are compromised. The Brave Search service uses a custom Docker image, requiring trust in its source. The `mcp-bridge.py` script itself appears to be a straightforward proxy without obvious vulnerabilities like 'eval' or malicious patterns, but its security depends on the integrity of the remote MCP server it connects to.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2026-01-16

Tags

AIMLOpsDockerUnraidContext Service