Labsco
deepwriter-ai logo

DeepWriter

โ˜… 6

from deepwriter-ai

Interact with the DeepWriter API, an AI-powered writing assistant.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredAdvanced setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” the official MCP server for DeepWriter, an AI-powered writing assistant, letting Claude and other MCP clients create and generate long-form content in DeepWriter projects.

What you get โ€”

  • Project management โ€” "create a new project, list my projects, then delete this old draft"
  • Content generation โ€” "generate a full draft for this project using DeepWriter's AI"
  • Project detail retrieval for inspecting existing work
  • Standard MCP stdio transport, implementing protocol version 2025-03-26

Requirements โ€” a DeepWriter API key (DEEPWRITER_API_KEY), plus Node.js v17+ and npm. An MCP-compatible client such as Claude for Desktop.

Cost snapshot โ€” the server is open source under Apache-2.0, but it fronts the DeepWriter API โ€” you need a DeepWriter account and key, and DeepWriter's own usage terms/pricing apply (the README does not list a price).

Setup effort โ€” install via Smithery one-liner, or clone, npm install, add your key to .env, and npm run build.

Our take โ€” useful if you already use DeepWriter, but it is a thin bridge to a paid third-party service, so it is only as good (and as costly) as your DeepWriter subscription.

Source: the project README โ€” summarized 2026-07-08.