F
licenseC
qualityD
maintenanceMCP server for reading local WeChat data, enabling AI assistants to query chat history, contacts, sessions, and more via MCP tools.
20
7
-
No user-submitted related servers found.
Scored across 4 tools
Each tool serves a distinct purpose: browsing the bookshelf, searching within it, retrieving notes/highlights for a specific book, and fetching reviews. No two tools overlap in functionality.
Three tools follow the 'get_*' pattern, but 'search_books' uses a different verb, creating a minor inconsistency. The naming is otherwise clear and uniform in style.
With 4 tools, the set is well-scoped for a read-only book management service, covering essential retrieval operations without unnecessary bloat.
The tools adequately cover data retrieval (list, search, highlights, reviews) but lack any write operations such as adding or removing books, limiting overall completeness.