SF book
sansfiction library book tracking and search
Connect AI Agents
Give your AI superpowers. Connect Claude, ChatGPT, or Gemini to the SansFiction library.
Quick Info
MCP Endpoint
https://sansfiction.com/api/mcp
Auth
OAuth 2.1 via Supabase. Public search is anonymous; personal library access requires consent.
Capabilities
- Search books, authors, and series with filters
- Get detailed book metadata, editions, and collections
- Manage your library, progress, and stats (Auth required)
Setup Instructions
ClaudeCursorGeminiChatGPT
C
Claude Code / Desktop
The easiest way to connect using the Claude CLI.
claude mcp add --transport http sansfiction https://sansfiction.com/api/mcp
Then verify it works:
claude mcp list
Manual Token (Claude/Cursor)
Manual Token (Claude/Cursor)
Generate a personal token for MCP clients that do not support OAuth.
Generate tokenRefresh
Active tokens
Loading tokens...
JSON Config
Paste your token into the Authorization header.
{ "mcpServers": { "sansfiction": { "type": "http", "url": "https://sansfiction.com/api/mcp", "headers": { "Authorization": "Bearer YOUR_TOKEN" } } } }
OAuth is recommended when available. Manual tokens are limited to your account.
Example Prompts
"Find books by Brandon Sanderson published in 2023."
"Get details for 'Project Hail Mary' including page count."
"Authorize SansFiction for my account."
"List my currently reading books."
"Log progress: 'Dune' is now at page 150."
"Move 'Dungeon Crawler Carl' to finished."
"Show me collections with 'Fantasy' in the name."
"Show my monthly reading stats."
Troubleshooting
Connection Failed?
Ensure your AI client can access the internet. SansFiction's MCP server is hosted at https://sansfiction.com/api/mcp and requires HTTPS.
401 Unauthorized
You tried to access a private tool without OAuth consent. Trigger the OAuth flow and approve access.
Tool List Empty
Verify you entered the correct URL without any trailing spaces or extra paths. It must end with /api/mcp.
相關伺服器
MCP Personal
A collection of MCP servers for various personal productivity tools and utilities.
oura-ring-mcp
MCP server for Oura Ring data with smart analysis tools
ClaudeKeep
Save and share AI conversations from Claude Desktop.
Obsidian MCP
Interact with your Obsidian vault using the Model Context Protocol, enabling AI assistants to read, write, and manipulate notes.
XMind MCP
An MCP server for reading and writing local XMind mind map files. Exposes over 25 tools that let any MCP-compatible AI client create, navigate, and edit .xmind files directly on disk.
TfL
MCP server for Transport for London — lines, journeys, stop points, arrivals, bike points, occupancy, road disruptions and more over stdio
Todoist MCP
Interact with your Todoist tasks and projects using your LLM.
cross-llm-mcp
A Model Context Protocol (MCP) server that provides access to multiple Large Language Model (LLM) APIs including ChatGPT, Claude, Gemini, and DeepSeek.
Joplin MCP Server
A server that enables access to Joplin notes and to-dos through the Model Context Protocol (MCP).
LimeSurvey
Manage surveys and responses in your LimeSurvey instance.