Skip to main content
Glama
curzer1995-777

LINE Local MCP

Related Servers

Alternatives to LINE Local MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      A read-only MCP server that lets AI search a user's own LINE Desktop chat history on macOS, providing tools to list chats, retrieve messages, and search conversations directly from the local encrypted database.
      5
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A read-only MCP server that connects ChatGPT/Codex to LINE Desktop's local encrypted database to provide private conversation advice without sending messages.
      8
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A macOS MCP server for LINE that reads encrypted local database snapshots to fetch chat history and sends messages via LINE UI without cursor movement.
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A read-only MCP server that enables searching and extracting to-dos from local macOS WeChat chat databases. It decrypts and queries local WeChat data without sending messages or modifying databases.
      12
      4
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for macOS that enables users to search through iMessage history and analyze conversation patterns using AI-powered tools. It provides detailed statistics on messaging habits, streaks, and contact analytics while keeping all data private and local.
      584 npm
      1
      -
    • A
      license
      A
      quality
      C
      maintenance
      MCP server that gives AI agents read and write access to WhatsApp on macOS, reading local chat history offline and sending messages via pre-filled drafts with explicit user confirmation.
      8
      MIT

    TDQS

    A4.4/5.0

    Scored across 6 tools

    Disambiguation4/5

    Each tool has a distinct primary purpose: health check, chat listing, single-chat message retrieval, cross-chat activity scanning, substring search, and recent-activity discovery. There is some overlap between read_chat_activity and get_recent_activity, but their descriptions clearly differentiate use cases.

    Naming Consistency4/5

    Most tools follow a clear lowercase verb_noun pattern such as list_chats, get_messages, and search_messages. Minor inconsistencies exist: line_status uses a noun-only name, and get_/read_/list_ are used as near-synonymous verbs.

    Tool Count5/5

    Six tools is well-scoped for a local LINE database reader. Each tool covers a meaningful operation without unnecessary redundancy or bloat.

    Completeness5/5

    The set covers the full read-only lifecycle: health check, chat enumeration, message retrieval, cross-chat activity, search, and recent discovery. No obvious dead-end exists for the stated local database purpose.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues