
Author Mcp Server
Give fiction-writing agents Seizn Memory tools to recall canon, check continuity, search lore, and explore timelines and character graphs.
Overview
Author MCP Server is a MCP server for the Build phase that exposes Seizn Memory v3 recall, continuity check, search, timeline, and graph tools for fiction writers.
What is this MCP server?
- npm @seizn/author-mcp-server v0.1.1 with stdio transport
- Recall, check, search, timeline, and graph tools over Seizn Memory v3
- Bearer auth via SEIZN_API_KEY from seizn.com dashboard
- Optional SEIZN_API_BASE_URL override for custom API hosts
- Monorepo source: litheonhq/seizn packages/author-mcp-server
- Server version 0.1.1
- Five tool families named in description: recall, check, search, timeline, graph
- Default API base: https://seizn.com/api/v1 unless SEIZN_API_BASE_URL is set
What problem does it solve?
Fiction authors lose continuity when LLM sessions forget character facts, timeline order, and world rules scattered across drafts.
Who is it for?
Solo novelists, serial fiction writers, and narrative game writers already using Seizn Memory for a project bible.
Skip if: Non-fiction-only workflows, writers without a Seizn account, or teams needing legal/compliance document RAG instead of creative continuity.
What do I get? / Deliverables
After connecting Seizn with SEIZN_API_KEY, your agent can query structured story memory so drafts stay aligned with canon during writing and revision.
- Stdio MCP bridge to Seizn Memory v3
- Agent-driven recall, search, timeline, and graph queries during drafting
- Fewer continuity errors across long agent-assisted writing sessions
Recommended MCP Servers
Journey fit
Long-form fiction production is Build work—drafting and maintaining story artifacts—with memory tools supporting every writing session. Docs subphase maps to manuscripts, bible notes, and structured story documentation agents must keep consistent.
How it compares
Story-memory MCP backed by Seizn, not a generic notes skill or web research scraper.
Common Questions / FAQ
Who is Author MCP Server for?
Fiction writers and indie narrative creators who use Seizn Memory v3 and want recall, check, search, timeline, and graph tools inside MCP agents.
When should I use Author MCP Server?
Use it while building and revising manuscripts whenever the agent must verify canon, explore timelines, or query lore—not for one-off brainstorming with no Seizn project.
How do I add Author MCP Server to my agent?
Install @seizn/author-mcp-server, create SEIZN_API_KEY at seizn.com/dashboard/account/api-keys, configure stdio in your MCP client, optionally set SEIZN_API_BASE_URL, then restart.