Screenpipe
Freeby MCP Community
MCP server for screenpipe - search your screen recordings and audio transcriptions
v0.14.0Added Apr 12, 2026
mcpscreenpipemodel-context-protocolclaudeai
Screenpipe MCP Server
MCP server for screenpipe - search your screen recordings and audio transcriptions
Installation
npx -y screenpipe-mcp
Reviews
Installation
Quick install
npx -y screenpipe-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"screenpipe": {
"command": "npx",
"args": ["-y", "screenpipe-mcp"]
}
}
}