mcpbeat Sign in
local only

Sow runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

Generate a statement of work (SOW) as a real Word docx from your AI chat: proposals, contracts.

Installs / week
not published
0
Stars
0 open issues
9 Sep 2026
Last commit
from GitHub
MIT
License
JavaScript

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Touches key and credential files data/npm_unblock.json:34
        "confound": "actions/setup-node with registry-url wrote NPM_CONFIG_USERCONFIG=$RUNNER_TEMP/.npmrc containing //registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}; with no NODE_AUTH_TOKEN secret this expanded to the literal placeholder XXXXX-XXXXX-XXXXX-XXXXX, so npm authen…
Dumps the whole environment servers/office-suite/src/index.ts:126
  for (const [k, v] of Object.entries(process.env)) if (v !== undefined) env[k] = v;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Sow

same job, measured the same way
DOCX Document Generator Proposal Contract Markdown
by theluckystrike

Create real Word .docx files from your AI chat: proposals, quotes, contracts, statements of work.

14 tools answering
Documents
by theluckystrike

Generate real Word documents from your AI chat: proposals, quotes, contracts, SOWs.

local only
Contract Clause Library Proposal Template DOCX
by theluckystrike

A personal library of reusable contract and proposal clauses, assembled into a real Word .docx.

12 tools answering
DocMake
by docmake

Generate DOCX and PDF documents from your DocMake templates

194 installs/wk local only
Resume Cover Letter DOCX Generator
by theluckystrike

Tailor a resume and write a cover letter as real Word .docx files from facts you stored once.

13 tools answering
Templates
by theluckystrike

Reusable docx templates: placeholders for proposals, contracts, quotes, SOWs.

local only
stagenth · 文档生成
by stagenth

Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.

3 tools answering
PDF Merge Split Stamp Extract Pages
by theluckystrike

Merge, split, extract, rotate, reorder and stamp PDF pages from your AI chat, all offline.

15 tools answering

Sow — questions

Answers built from our own checks of this server.

Why is there no uptime for Sow?
Sow runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Sow open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.