MCP Vindi runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Vindi — recurring billing, subscriptions, invoices
Today is the operative word: we check MCP Vindi 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-vindi -- npx -y @codespar/mcp-vindi
{
"mcpServers": {
"mcp-vindi": {
"args": [
"-y",
"@codespar/mcp-vindi"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-vindi]
command = "npx"
args = ["-y", "@codespar/mcp-vindi"]
{
"mcpServers": {
"mcp-vindi": {
"args": [
"-y",
"@codespar/mcp-vindi"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-vindi": {
"args": [
"-y",
"@codespar/mcp-vindi"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VINDI_API_KEY (API key for vindi).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Chargebee — global subscription billing, recurring revenue orchestration
MCP server for iugu — invoices, subscriptions, customers, payment methods
MCP server for Asaas — billing automation, Pix, boleto, credit card, subscriptions
Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.
BillingServ MCP server for customers, invoices, orders, packages, licenses, and revenue reports.
MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
Answers built from our own checks of this server.