返回 MCP 目录
public公开dns本地运行

ScreenPipe

ScreenPipe 是一个开源的24/7桌面录制与AI应用开发平台,支持100%本地化操作,低资源占用(10% CPU/4GB内存)。它通过持续录制屏幕和麦克风输入生成API数据,供开发者构建基于用户上下文的AI应用(如财务自动化、文档整理等),并可通过插件系统发布盈利应用。平台提供跨平台支持、开发者工具及社区生态,旨在将屏幕数据转化为智能服务。

article

README

logo

[ screenpipe ]

AI memory for your screen

AI finally knows what you're doing

logo

download install claude extension

discord x

image


what is this?

screenpipe turns your computer into a personal AI that knows everything you've done. record. search. automate. all local, all private, all yours

┌─────────────────────────────────────────┐
│  screen + audio → local storage → ai   │
└─────────────────────────────────────────┘
  • remember everything - never forget what you saw, heard, or did
  • search with ai - find anything using natural language
  • 100% local - your data never leaves your machine
  • open source - inspect, modify, own

install

download the desktop app

specs

  • 10% cpu usage
  • 0.5-3gb ram
  • ~15gb storage/month
  • works offline
  • optional encrypted device sync

use with claude code

claude mcp add screenpipe -- npx -y screenpipe-mcp

now ask claude:

  • "what was i working on yesterday?"
  • "find when i saw that error message"
  • "search my screen for mentions of API"

docs · discord · x

help

运行方式说明

cloud

托管运行

托管运行通常表示这个 MCP Server 由服务方环境承载,用户一般按页面提供的连接方式或授权流程接入,不需要在本地长期启动一个 MCP 进程

  1. 打开服务方连接页
  2. 完成授权或复制端点
  3. 在 MCP 客户端中连接
terminal

本地运行 / 其它方式

本地运行通常需要用户在自己的电脑或服务器上安装依赖,把 server_config 复制到 MCP 客户端,并按 env_schema 补齐环境变量、密钥或其它配置

  1. 复制 server_config
  2. 安装所需依赖
  3. 补齐环境变量后重启客户端