mcpbeat Sign in

Bitsbound Contract Automation MCP Server

local only

Bitsbound Contract Automation runs on your own machine — the client starts it, so there is no endpoint to ping. 262 installs a week from npm. Last commit 28 Dec 2025.

AI contract automation with partner-level redlines, OOXML Track Changes, and risk analysis.

Installs per day peak 63 · avg 33 · +145% w/w
a month agotoday
262
Installs / week
npm · @bitsbound/mcp-server
0
Stars
0 open issues
28 Dec 2025
Last commit
0 releases in 90 days
License
TypeScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

What the code does

We read the source, 7 d 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.

Package points at a different repository bitsbound/bitsbound-mcp-server
пакет @bitsbound/mcp-server ссылается на taytrom/bitsbound-mcp-server

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

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bitsbound-contract-automation -- npx -y @bitsbound/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bitsbound-contract-automation": {
      "args": [
        "-y",
        "@bitsbound/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bitsbound-contract-automation]
command = "npx"
args = ["-y", "@bitsbound/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "bitsbound-contract-automation": {
      "args": [
        "-y",
        "@bitsbound/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bitsbound-contract-automation": {
      "args": [
        "-y",
        "@bitsbound/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Bitsbound Contract Automation

same job, measured the same way
Contract Automation
by bitsbound

AI contract automation with partner-level redlines, OOXML Track Changes, and risk analysis.

local only
Parallel
by mcparmory

Search the web, extract content, and run distributed tasks with AI-powered automation

237 installs/wk local only
Knowledge
by flyvolo

Evidence-graded, task-level record of how AI and automation change 70 occupations. Read-only.

16 tools answering
CrowdStrike Falcon MCP Server
by crowdstrike

Connects AI agents with CrowdStrike Falcon for security analysis and automation.

10 994 installs/wk local only
Invoiceflow MCP
by enzoemir1

AI-powered invoice automation. Create invoices, track payments, and manage cash flow.

37 installs/wk local only
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Browser Use
by therealtimex

AI browser automation - navigate, click, type, extract content, and run autonomous web tasks

44 installs/wk local only
SSH MCP Tool
by oaslananka

Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.

local only

Bitsbound Contract Automation — questions

Answers built from our own checks of this server.

Why is there no uptime for Bitsbound Contract Automation?
Bitsbound Contract Automation runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @bitsbound/mcp-server was installed 262 times last week.
How do I connect Bitsbound Contract Automation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @bitsbound/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Bitsbound Contract Automation?
The npm package @bitsbound/mcp-server was installed 262 times in the last week. Week over week that is +145%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bitsbound Contract Automation open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.