mcpbeat Sign in

Miniframe Tools MCP Server

by edsonvmendes Your server? Claim it
local only

Miniframe Tools runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 24 Jul 2026.

Brazilian tools for agents: Pix codes, CEP, CNPJ + web capture and PDF. Pay per call.

Installs per day peak 281 · avg 20 · -88% w/w
a month agotoday
47
Installs / week
npm · miniframe-tools-mcp
1
Stars
0 open issues
24 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Miniframe Tools every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (Private key of a wallet on Base funded with a small amount of USDC, used to sign per-call payments locally. Use a dedicated low-balance wallet; the key is never sent to the API.), MINIFRAME_API_URL (Override the API base URL. Defaults to https://tools.miniframe.com.br). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Miniframe Tools

same job, measured the same way
I
X402 MCP Tools
by sslip-249-111-77-187

Pay-per-call MCP tools via x402 (USDC on Base): QR codes, images, text analysis, web fetch.

4 tools answering
X402engine MCP
by agentc22

50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402

84 installs/wk local only
AgentAegis
by astafford8488

Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.

28 tools answering
Weavatrix
by weavatrix

Native Weavatrix MCP: 64 read-only tools for code, n8n, Dify, agents, Mermaid, and Web3.

local only
Ezpzfile
by ezpzfile

Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded.

1 069 installs/wk local only
Protect MCP
by tomjwxf

Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.

2 489 installs/wk local only
QR Rápido
by qrrapido

Generate QR codes for URLs, PIX, Wi-Fi, vCards, WhatsApp and more. For AI agents.

answering
MCP Matera
by codespar

MCP server for Matera — Brazilian core-banking BaaS over Pix, DICT, and Pix Automático

23 installs/wk local only

Miniframe Tools — questions

Answers built from our own checks of this server.

Why is there no uptime for Miniframe Tools?
Miniframe Tools 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 miniframe-tools-mcp was installed 47 times last week.
How do I connect Miniframe Tools?
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 miniframe-tools-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Miniframe Tools?
The npm package miniframe-tools-mcp was installed 47 times in the last week. Week over week that is -88%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Miniframe Tools open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 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.