Beeper icon

Beeper

Provides read-only access to local Beeper chat conversations on macOS for Model Context Protocol (MCP) clients.

概要

Beeper is a Model Context Protocol (MCP) server designed to seamlessly integrate your local Beeper chat history with MCP clients, such as Claude Desktop. It offers secure, read-only access to your Beeper messages stored in various database formats (SQLite, IndexedDB/LevelDB) on macOS. This server enables users to list recent conversations, read specific message threads, and search their entire Beeper message history, all while ensuring privacy with local-only operation, no network requests, and robust security features like SQL injection protection.

主な機能

  • Dual storage format support: SQLite and IndexedDB/LevelDB
  • 0 GitHub stars
  • Three MCP tools: list_conversations, read_messages, search_messages
  • Privacy-focused: no network requests, no data persistence, local-only operation
  • Read-only access to local Beeper SQLite and IndexedDB databases
  • Auto-discovery of Beeper databases in common macOS locations

ユースケース

  • Search across entire Beeper message history for specific content
  • Retrieve and display recent chat conversations within an MCP client
  • Access and read messages from specific chat threads
Advertisement

Advertisement