mcpbeat Sign in

Mifactory Contratos MCP Server

local only

Mifactory Contratos runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 11 Apr 2026.

Freelance contracts via API for any country. AI-generated or PDF. Pay-per-use: $5-$20.

Installs per day peak 14 · avg 4 · +28% w/w
a month agotoday
31
Installs / week
npm · @mifactory-bot/contratos-mcp
0
Stars
0 open issues
11 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

What the code does

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

File ships in the package but is absent from the source [пакет] public/cancel.html:1, [пакет] public/index.html:1, [пакет] public/success.html:1 и ещё 16
этот файл ставится пользователю, но в репозитории его нет
Package points at a different repository mifactory-bot/freelance-contracts
пакет @mifactory-bot/contratos-mcp ссылается на mifactory-bot/mifactory-contratos
Page loads a third-party script [пакет] public/index.html:152
<script src="https://js.stripe.com/v3/"></script>

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 mifactory-contratos -- npx -y @mifactory-bot/contratos-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mifactory-contratos": {
      "args": [
        "-y",
        "@mifactory-bot/contratos-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mifactory-contratos]
command = "npx"
args = ["-y", "@mifactory-bot/contratos-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mifactory-contratos": {
      "args": [
        "-y",
        "@mifactory-bot/contratos-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mifactory-contratos": {
      "args": [
        "-y",
        "@mifactory-bot/contratos-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mifactory Contratos

same job, measured the same way
TemplateFoxPDF
by templatefoxpdf

MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants

43 installs/wk local only
Docweave MCP
by nicolasmartalog

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

46 installs/wk 2 tools answering
Invovate MCP Server
by lightspeedplusone

AI-agent invoice generator: PDF, JSON & UBL in 11 languages via the Invovate API.

97 installs/wk local only
Document to JSON – PDF Invoice/Statement/Contract Parser
by fashionmascherine-svg

Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.

answering
C
SendQuoteNow — AI Quote Engine for Contractors
by sendquotenow

Generate branded contractor quotes: hosted approval page, PDF, QR code, and Stripe payment link.

answering
Agentrender MCP
by corbinvachal48

URL to screenshot, PDF, or structured extract for AI agents via MCP.

local only
Zsign
by zsign

E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.

answering
Iteratools
by fredpsantos33

40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.

32 installs/wk local only

Mifactory Contratos — questions

Answers built from our own checks of this server.

Why is there no uptime for Mifactory Contratos?
Mifactory Contratos 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 @mifactory-bot/contratos-mcp was installed 31 times last week.
How do I connect Mifactory Contratos?
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 @mifactory-bot/contratos-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Mifactory Contratos?
The npm package @mifactory-bot/contratos-mcp was installed 31 times in the last week. Week over week that is +28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mifactory Contratos open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.