Publishready Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Publishready Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
PublishReady is a deterministic writing analysis system designed to turn AI drafts into publish-ready writing. It serves as the final QA pass for AI-generated prose, providing local-first metrics, target compliance, and specific revision levers without sending text to remote services.
This project is structured as a professional, layered monorepo containing specialized packages:
publishready-mcp).publishready).Add the server to your MCP client configuration:
{
"mcpServers": {
"publishready": {
"command": "npx",
"args": ["-y", "@veldica/publishready-mcp"]
}
}
}npx @veldica/publishready-cli analyze sample.txtFor Smithery, VPS, or gateway deployments, run the server with Streamable HTTP:
npx @veldica/publishready-mcp --transport=http --port=3000The MCP endpoint is /mcp; the health endpoint is /health.
shorten_long_sentences, replace_difficult_words, and reduce_abstract_wording.The MCP server exposes 16 specialized tools for analysis and control, including audit_ai_sounding_prose for deterministic AI-marker analysis. For a full list and documentation, see the MCP README.
This package explicitly avoids perplexity and other model-dependent scores. We believe writing control should be:
npm install
npm run build
npm run lint
npm run typecheck
npm test@veldica/publishready-mcpio.github.veldica/publishreadyhttps://veldica.com/publish-readyhttps://github.com/veldica/publishready-mcpPublishReady is prepared for MCP directory discovery through:
glama.jsonmcpNameThis MCP is designed for AI-assisted writing workflows where the model should improve clarity, structure, readability, and publish-readiness while preserving facts, terminology, intent, and author voice.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.