Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SANSFICTION_TOKENNoBearer token (sf_mcp_...) for personal-library tools. Public catalog tools work without it. Generate at https://sansfiction.com/docs/agents
SANSFICTION_BASE_URLNoOverride the API base URL. Defaults to https://sansfiction.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_booksC

Search the public SansFiction catalog by title, author, series, mood, or ISBN.

get_bookA

Get public metadata for a book by its catalog id or slug.

get_seriesB

Get public metadata for a book series and its volumes.

list_public_collectionsC

List public curated collections.

list_my_booksC

List books in your personal library. Requires SANSFICTION_TOKEN.

add_book_to_libraryB

Add a book to your library. Requires SANSFICTION_TOKEN.

update_library_bookB

Update a library book: status, rating, review, started_at, finished_at, or current_page. Requires SANSFICTION_TOKEN.

remove_book_from_libraryC

Remove a book from your library. Requires SANSFICTION_TOKEN.

search_my_libraryC

Search within your personal library. Requires SANSFICTION_TOKEN.

list_my_collectionsC

List your personal collections. Requires SANSFICTION_TOKEN.

get_reading_statsC

Get reading stats for a range. Requires SANSFICTION_TOKEN.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fgbytes/sansfiction-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server