Agent♥︎Age
Catalog

io.github.rbsoftwaresystems/draftlytic-mcp

Official

by rbsoftwaresystems · JavaScript

Offline MCP server for planning structured project specs — validate, render, and checklist tools.

An offline MCP server for planning structured project specifications. It validates, renders, and provides checklist tools to transform a rough project idea into a structured spec inside MCP-compatible editors. The server runs locally with no API key, no account, and no network calls.

🛠️ Key Features

  • Structured spec generation from a rough project idea
  • Checklist tool to identify what to ask about
  • Validator to catch gaps before coding starts
  • Renderer to produce a clean Markdown PRD

🚀 Use Cases

  • Planning a project specification in editors like Claude Code or Cursor
  • Producing a Markdown PRD from collected requirements
  • Reviewing specification completeness before beginning implementation

⚡ Developer Benefits

  • Output is structured via a schema the editor’s model can write into
  • Local-only operation supports offline development workflows

⚠️ Limitations

  • Description does not specify tool names, customization options, or supported schema/PRD formats beyond “clean Markdown PRD.”