Back to Home
GleeMCP icon

Glee

Verified Safe

by GleeMCP

Overview

Glee is an essential MCP toolkit that acts as an orchestration layer for AI coding agents, providing persistent memory, AI code review, and session hooks to consolidate developer tools.

Installation

Run Command
glee mcp

Environment Variables

  • BRAVE_API_KEY
  • SLACK_BOT_TOKEN
  • WEATHER_API_KEY

Security Notes

The project directly invokes external CLI agents (Codex, Claude, Gemini) via subprocess, which carries inherent risks, but mitigation strategies are in place. These include explicit permission models for subagents and tools (filesystem, network, secrets), an allowed commands whitelist for shell execution, and the requirement for human approval for sensitive operations. Sensitive data (API keys, tokens, passwords) is redacted from logs, and credential files are stored with restricted permissions (0o600). Full OS-level sandboxing is planned for future versions, indicating a proactive security posture.

Similar Servers

Stats

Interest Score37
Security Score8
Cost ClassMedium
Avg Tokens25000
Stars2
Forks0
Last Update2026-01-17

Tags

MCPAI-driven developmentCode reviewSession managementPersistent memoryDeveloper toolsOrchestrationAgentic workflows