Loading MCP server directory, please wait...
Your assistant writes the ebook or report; Unplain designs it and returns a publish-ready PDF.
npx @getmcp/cli add io.unplain/unplainRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Unplain API key, as 'Bearer unp_...'. Create one at https://app.unplain.io/account under API keys. A bare key without the 'Bearer ' prefix is also accepted.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.unplain/unplain": {
"url": "https://app.unplain.io/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}