Skip to content
Back to search
100
MCP live http

SansFiction

hello-uvza/sansfiction

Search, discover, and manage books across multiple sources. Connect Claude, ChatGPT, Gemini, and Cursor to the SansFiction library for book metadata, reading progress, and personal library management.

Uptime
100.0%
208 probes
Response
285ms
last probe
Tools
16
callable
Resources
0
readable
Prompts
0
available

Tools · 16

search_books

Search for books in the public catalog.

get_book_details

Get detailed metadata for a specific book.

get_series_details

Get information about a book series and its volumes.

list_my_books

List books in your personal library. Requires authorization.

update_book_status

Update a book's status in your library. Requires authorization.

add_book_to_library

Add a book to your library. Requires authorization.

remove_book_from_library

Remove a book from your library. Requires authorization.

log_reading_progress

Log reading progress and update reading stats. Requires authorization.

update_book_rating

Update your rating for a book in your library. Requires authorization.

update_book_review

Update your review text for a book in your library. Requires authorization.

update_book_dates

Update started/finished dates for a book in your library. Requires authorization.

list_my_collections

List your personal book collections. Requires authorization.

search_my_library

Search for books specifically within your personal library. Requires authorization.

add_book_to_collection

Add a book to one of your collections. Requires authorization.

get_collection_details

Get details for one of your collections and its books. Requires authorization.

get_stats_summary

Get reading stats for a date range, matching the Stats page. Requires authorization.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sansfiction": {
      "url": "https://sansfiction.com",
      "transport": "http"
    }
  }
}