mcpbeat Sign in
local only

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

Reusable contract terms and clauses assembled into a Word docx with variables filled.

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 Terms

same job, measured the same way
Agreement
by theluckystrike

Reusable agreement and proposal clauses assembled into a real Word docx, variables filled.

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
Coda
by nkpar

Interact with Coda.io documents, tables, and rows via the Coda API

local only
docx4j Word documents
by plutext

Read, convert and fill Word (.docx) documents: templates, Markdown/HTML in and out, PDF with math.

local only
Career
by theluckystrike

Tailor a career resume and cover letter as real Word docx files from stored facts.

local only
Space OCR
by hwang-yh-cto

Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.

10 installs/wk answering
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
Application
by theluckystrike

Tailor a job application: resume and cover letter as real Word docx files, from stored facts.

local only

Terms — questions

Answers built from our own checks of this server.

Why is there no uptime for Terms?
Terms runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Terms 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.