Lightpaper MCP
org.lightpaper/lightpaper-mcp
Documentation
Installation
pip install lightpaper-mcp- Run with
lightpaper-mcporpython -m lightpaper_mcp
Configuration
- stdio transport
LIGHTPAPER_API_KEYis optional; the server can guide interactive account creationLIGHTPAPER_BASE_URLdefaults tohttps://lightpaper.org
Remote
- Hosted Streamable HTTP endpoint:
https://lightpaper.org/mcp
Capabilities
- Publish, search, retrieve, update, and delete documents
- Account, authentication, and identity verification workflows
- Book workflows, narration, and print/PDF export
- Prompts:
write-article,write-book, andsetup-account
Limitations
- Requires Python 3.10+ and network access to lightpaper.org
- Some operations require authentication or external verification steps
