Back to Home
Ahmedvision icon

zen-mcp-server

Verified Safe

by Ahmedvision

Overview

A Multi-Model Communication Protocol (MCP) server designed for orchestrating and enhancing various AI-powered software development and analysis tools and workflows.

Installation

Run Command
docker run --rm -i --env-file .env -v $(pwd)/logs:/app/logs zen-mcp-server:latest

Environment Variables

  • GEMINI_API_KEY
  • OPENAI_API_KEY
  • XAI_API_KEY

Security Notes

The server demonstrates strong inherent security practices: it runs as a non-root user ('zenuser'), utilizes a read-only filesystem with tmpfs for temporary files, and operates solely via standard I/O (stdio) without exposing any network ports. Secrets are managed securely through environment variables. The codebase includes extensive tests for detecting various security vulnerabilities in *simulated* code, indicating a robust focus on security for the AI's output rather than the server's own vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens10000
Stars0
Forks0
Last Update2026-01-19

Tags

Multi-model AIAI Tools OrchestrationDeveloper ProductivityDockerPythonAI WorkflowsConversational AI