NeoDB logo

NeoDB

Self-hosted server for tracking books, movies, music, games, and podcasts

Alternative to: goodreads, letterboxd, myanimelist, storygraph


About Versions (103)

0.11.8.0

2025-07-28

What’s Changed

  • feat: add steam importer by @yao-yun
  • feat: experimental mcp server support at https://<hostname>/mcp/sse. given SSE is being deprecated, this url may change in future
  • if user enables anonymous view, anonymous can see full list of marks/collection/tags in addition to only profile page
  • notes for collection items can have multiple lines
  • unify user agent string to be sth like NeoDB/0.11.1 (Takahe/0.12.0; +https://eggplant.place/)
  • fix some compatibility issue with threads.net
  • fix tags in csv import/export

New Contributors