One local-first MCP server for agent working state — clipboard history & snippets, TTL cache, file-organizer overlay, and a knowledge graph — plus a live desktop activity lens. 40 tools, SQLite everyw
One local-first MCP server + a desktop activity lens. No daemons, no cloud, SQLite everywhere.
@vektorgeist/pandaclip is a single server with four tool families:
Family Tools What it does --------- 📋 clipboard clip, snippet, channel Clipboard history (TTL classes, tag/contains filters), permanent named snippets, channel label-lanes, secret screening ⚡ cache cache Namespaced cache with TTLs, canonical hash keys, invalidation, stats 🎋 bamboo workspace, entry, stalk, bamboofind, organizescan Contextual file organizer overlay: tags, notes, and metadata on files you already have — nothing is moved or copied 🌱 garden garden Knowledge graph: plant/grow/prune nodes, typed edges, BFS traverse, per-node history
All data lives under ~/.panda// (override with PANDAHOME). One registration, one process, 40 tools.
PandaClip is a single stdio MCP server (TypeScript). Your agent's MCP client spawns it, it exposes the 40 tools, and every tool is a small, deterministic operation on a plain SQLite database — one store per family under ~/.panda//, WAL mode, no background daemons, no network, no cloud. Nothing happens unless a tool is called:
- clipboard — clippush appends to history with TTL classes, tag/contains filters, and secret screening (obvious keys and tokens are refused before they are ever stored). Snippets are permanent named clips; channels are named label lanes inside the same local store, so an agent can be pointed at exactly the clip you mean. - cache — a namespaced TTL cache with canonical hash keys, for expensive lookups an agent shouldn't repeat. - bamboo — tags, notes, a
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/xfloukiex-lab--pandaclip.html)
Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.
anshupriyan/cli-bridgeMCP server for Claude Desktop and other Model Context Protocol clients — sandboxed filesystem access (read/write/edit/search) plus Dev Mode-gated shell command execution, scoped to a single workspace
luckeyfaraday/frontier-orchestratorMulti-agent orchestration for Claude Code: MCP server + skill that keeps Claude as lead engineer while delegating backend work to OpenAI Codex and frontend/design work to Kimi
0xsline/OpenChatCutLocal-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.
do-md/homekbLocal-first personal Markdown knowledge base with semantic search, AI Q&A, MCP, desktop/web clients, and a self-hostable zero-data-at-rest relay.
replenhq/replenSmarter AI Development Workflows
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.