mcpbeat Sign in

MCP Quipu MCP Server

by nubiia-dev Your server? Claim it
local only

MCP Quipu runs on your own machine — the client starts it, so there is no endpoint to ping. 296 installs a week from npm. Last commit 27 Aug 2026.

Quipu API integration with 18 MCP tools for invoices, expenses, contacts and Spanish VAT reporting

Installs per day peak 250 · avg 9
a month agotoday
296
Installs / week
npm · @nubiia/mcp-quipu
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Quipu 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 mcp-quipu -- npx -y @nubiia/mcp-quipu
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-quipu": {
      "args": [
        "-y",
        "@nubiia/mcp-quipu"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-quipu]
command = "npx"
args = ["-y", "@nubiia/mcp-quipu"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-quipu": {
      "args": [
        "-y",
        "@nubiia/mcp-quipu"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-quipu": {
      "args": [
        "-y",
        "@nubiia/mcp-quipu"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Quipu

same job, measured the same way
Xero
by wyre-technology

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
Xero
by wyre-ai

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
Xero
by mindstone

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

96 installs/wk local only
TaskTime Pro
by tasktime

First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.

233 installs/wk local only
Lumabill
by lumabill

Swiss invoicing and bookkeeping: QR-invoices, clients, expenses, bank import, VAT and reports.

answering
NordicMCP — Stripe
by nordicmcp

Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.

answering
MCP Xero
by codespar

MCP server for Xero — global cloud accounting: contacts, invoices, payments, items, reports

32 installs/wk local only
Rocketsloth
by rocketsloth

Website monetization for AI agents: apply, integrate ads, reporting, and payouts — all over MCP.

14 tools answering

MCP Quipu — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Quipu?
MCP Quipu 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 @nubiia/mcp-quipu was installed 296 times last week.
How do I connect MCP Quipu?
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 @nubiia/mcp-quipu straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Quipu?
The npm package @nubiia/mcp-quipu was installed 296 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Quipu open source?
Yes — it is published under the MIT licence, written in TypeScript 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.