01Provides four dedicated MCP tools: search, list recent, list by tags, and list all tags.
02Implements intelligent caching with LRU cache and automatic invalidation based on Pinboard updates.
030 GitHub stars
04Offers read-only access to Pinboard bookmarks for LLMs.
05Maps legacy Pinboard field names (e.g., description, extended) to intuitive ones (title, notes).
06Enforces Pinboard's API rate limits with a 3-second delay between calls.