siftivo MCP Tools
siftivo exposes 12 tools. Each one has its own page with the configuration for every client that can run this server.
-
search_booksRead-onlysearch books
-
get_bookRead-onlyget book
-
what_to_read_nextwhat to read next
-
get_authorRead-onlyget author
-
get_seriesRead-onlyget series
-
get_reading_indexRead-onlyget reading index
-
recommend_from_descriptionrecommend from description
-
recommend_from_titlesrecommend from titles
-
get_my_libraryRead-onlyget my library
-
add_to_libraryMutatingadd to library
-
get_my_bookRead-onlyget my book
-
remove_from_libraryMutatingremove from library
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.