MCP Iugu runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 29 Aug 2026.
MCP server for iugu — invoices, subscriptions, customers, payment methods
Today is the operative word: we check MCP Iugu every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-iugu -- npx -y @codespar/mcp-iugu
{
"mcpServers": {
"mcp-iugu": {
"args": [
"-y",
"@codespar/mcp-iugu"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-iugu]
command = "npx"
args = ["-y", "@codespar/mcp-iugu"]
{
"mcpServers": {
"mcp-iugu": {
"args": [
"-y",
"@codespar/mcp-iugu"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-iugu": {
"args": [
"-y",
"@codespar/mcp-iugu"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
IUGU_API_TOKEN (API key for iugu).
The author declared them in the registry entry; get the values from the project itself.
Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.
MCP server for Vindi — recurring billing, subscriptions, invoices
MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes
MCP server for QuickBooks Online (Intuit) — customers, invoices, payments, items, accounts, P&L
MCP server for Omie — ERP, customers, products, orders, invoices, financials
MCP server for Conta Azul — accounting, invoicing, customers, products
BillingServ MCP server for customers, invoices, orders, packages, licenses, and revenue reports.
MCP server for Pagar.me — orders, charges, recipients, transfers, plans, subscriptions, webhooks
Answers built from our own checks of this server.