📡 MCP Radar

xfloukiex-lab/pandaclip

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

4 stars
0 forks
TypeScript
momentum ▲ 8.0
created 2026-07-12
on radar since 2026-07-14
star trend 3 → 4 since 2026-07-14
agentsaicacheclaudeclaude-codeclipboarddeveloper-toolselectronknowledge-graphlocal-firstmcpmcp-servermodel-context-protocolsqlitetypescript
View on GitHub ↗Homepage ↗

About pandaclip

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.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/xfloukiex-lab--pandaclip.html)

Related MCP servers

menot-you/n-memory

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.

⭐ 5Rust
anshupriyan/cli-bridge

MCP 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

⭐ 12TypeScript
luckeyfaraday/frontier-orchestrator

Multi-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

⭐ 6TypeScript
0xsline/OpenChatCut

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

⭐ 130TypeScript
do-md/homekb

Local-first personal Markdown knowledge base with semantic search, AI Q&A, MCP, desktop/web clients, and a self-hostable zero-data-at-rest relay.

⭐ 6TypeScript
replenhq/replen

Smarter AI Development Workflows

⭐ 5TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.