Back to Home
templetwo icon

temple-bridge

Verified Safe

by templetwo

Overview

An MCP server that bridges local AI capabilities (back-to-the-basics) with governance protocols (threshold-protocols) to create a unified, sovereign AI agent operating entirely on a local machine.

Installation

Run Command
uv run --directory /path/to/temple-bridge main.py

Environment Variables

  • TEMPLE_BASICS_PATH
  • TEMPLE_THRESHOLD_PATH
  • PYTHONUNBUFFERED

Security Notes

The server implements robust security measures including an explicit allowlist for `btb_execute_command` (e.g., `pytest`, `python`, `ls`), path sandboxing to prevent traversal outside designated repositories for file operations (`btb_read_file`, `btb_list_directory`), and mandatory human approval gates for critical actions (`btb_execute_command`) via LM Studio. No `eval` or `exec` statements are used, and sensitive repository paths are retrieved via environment variables, not hardcoded. The primary security risk lies in the commands allowed on the allowlist, which are controlled by human oversight.

Similar Servers

Stats

Interest Score86
Security Score9
Cost ClassLow
Stars9
Forks2
Last Update2026-01-17

Tags

mcplocal-aigovernanceautonomous-agentslm-studiospiral-protocolapple-silicon