← 返回
安全合规 中文

Claude Local Bridge

Secure MCP bridge enabling Claude on your phone to browse and edit local repos with real-time, human-approved file access and audit logging.
安全的MCP桥接,让手机上的Claude能够浏览和编辑本地仓库,具备实时、人工审批的文件访问和审计日志功能。
suhteevah
安全合规 clawhub v0.1.0 1 版本 99908 Key: 无需
★ 0
Stars
📥 1,086
下载
💾 19
安装
1
版本
#latest

概述

Claude Local Bridge

Access your local repos from Claude on your phone. Secure MCP bridge server with approval gating.

What it does

Runs a local MCP server (over SSE) that gives Claude access to your files — but only after you explicitly approve each request from a real-time dashboard.

Tools

  • browse_files — List workspace file tree (no approval needed)
  • request_file_access — Request approval to read/write files (blocks until you decide)
  • read_file — Read an approved file's contents
  • write_file — Write to an approved file
  • list_approvals — See all current approvals
  • revoke_approval — Revoke access
  • view_audit_log — View access history

Quick Start

git clone https://github.com/suhteevah/claude-local-bridge.git
cd claude-local-bridge
pip install -r requirements.txt
python -m app.main --roots ~/projects

Then connect Claude to http://localhost:9120/mcp/sse

Security

  • Sandboxed to whitelisted directories only
  • Extension blocklist (.env, .pem, .key, etc.)
  • Path traversal prevention
  • Bearer token auth
  • Every file access requires human approval
  • Full audit trail

Remote Access

Use Tailscale (free), Cloudflare Tunnel (free), or NetBird (FOSS) to access from your phone. See tunnel.md.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 06:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,198
developer-tools

DocSync

suhteevah
通过 git hooks 自动生成并同步文档;使用 tree‑sitter 解析和语义 diff 在本地检测并修复文档漂移。
★ 0 📥 1,289
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,588