search_library treats the whole collection as a single corpus, so a question like 'things about grief' crosses media types instead of stopping at books. The in-app librarian still knows more about your session; the MCP surface is for using that data somewhere else.
A hosted server over an Achriom media collection. It searches by keyword and by meaning across all seven media types at once, returns full metadata, and writes back ratings, status, notes and progress.
- 43 tools and 15 prompts across books, movies, albums, TV shows, anime, podcasts and games
- search and search_library — literal keyword match, and semantic search over the whole library as one corpus
- get_details, get_stats, get_timeline, get_by_status, get_by_rating and random_pick
- add_item, bulk_add_items, edit_item, delete_item and re_enrich, with lookup_item resolving candidates against external databases first
- update_status, update_rating, update_notes, set_priority, set_format and bulk_update_status
- set_progress, mark_tv_watched and get_show_progress for pages, seasons and episodes
- create_list, add_to_list, remove_from_list and get_list for cross-media lists
- get_track_previews, preview_album, search_youtube, search_book_content and read_book_section
- get_context, get_signals, get_taste_portrait and save_insight for patterns across the collection
An Achriom account — MCP access is included on every plan, including free ones. Connect over OAuth at https://mcp.achriom.com/mcp; the Claude plugin and the ChatGPT app wrap the same endpoint. Claude connectors require a paid Claude plan.
