LINE Local MCP
Related Servers
Alternatives to LINE Local MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceA read-only MCP server that lets AI search and read both sides of a user's own LINE Desktop chat history on macOS using local database snapshots, without needing a LINE Official Account or altering unread state.61MIT
- AlicenseAqualityCmaintenanceA read-only MCP server that connects ChatGPT/Codex to LINE Desktop's local encrypted database to provide private conversation advice without sending messages.8MIT
- AlicenseNot gradedqualityCmaintenanceA macOS MCP server for LINE that reads encrypted local database snapshots to fetch chat history and sends messages via LINE UI without cursor movement.1MIT
- AlicenseAqualityBmaintenanceA 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.124MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI clients to read and search macOS Messages history through a read-only MCP interface.-
- AlicenseAqualityCmaintenanceMCP 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.8MIT
TDQS
Scored across 5 tools
Most tools are clearly distinct, but get_messages and get_recent_activity overlap in returning message content, differing mainly in scope (single chat vs. grouped recent conversations). Descriptions help clarify use cases, so ambiguity is low.
Four tools follow a clear verb_noun pattern (get_messages, list_chats, search_messages, get_recent_activity). line_status deviates by using a noun phrase rather than an action verb, breaking the pattern slightly.
Five tools is well-scoped for a local LINE database reader. Each tool covers a distinct core need: status, listing chats, reading messages, searching, and recent activity.
The toolset covers the main read-only workflows for LINE messaging: discovering chats, retrieving conversations, searching message text, and checking recent activity. No significant gaps are apparent for the stated purpose.