mcpbeat Sign in

MCP Invoicenow Sg MCP Server

local only

MCP Invoicenow Sg runs on your own machine — the client starts it, so there is no endpoint to ping. 1 074 installs a week from pypi.

MCP server for Singapore electronic invoicing (InvoiceNow)

The linked repository no longer exists on GitHub — it was deleted or made private.

1 074
Installs / week
pypi · mcp-invoicenow-sg
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to MCP Invoicenow Sg

same job, measured the same way
Invoicetronic MCP Server
by fgasparetto

MCP server for Italian electronic invoicing (SDI) via Invoicetronic API

63 installs/wk local only
Holded MCP
by energio-es

MCP server for Holded — invoicing, accounting, CRM, projects, and team

60 installs/wk local only
Facture Électronique France
by cmendezs

MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.

320 installs/wk local only
MCP Conta Azul
by codespar

MCP server for Conta Azul — accounting, invoicing, customers, products

32 installs/wk local only
MCP Vindi
by codespar

MCP server for Vindi — recurring billing, subscriptions, invoices

37 installs/wk local only
Syncro
by wyre-ai

MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.

local only
Syncro
by wyre-technology

MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.

local only
Korea Stock MCP
by jjlabsio

MCP server for korea stock

248 installs/wk local only

MCP Invoicenow Sg — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Invoicenow Sg?
MCP Invoicenow Sg 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 pypi package mcp-invoicenow-sg was installed 1 074 times last week.
Is MCP Invoicenow Sg still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Invoicenow Sg?
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 mcp-invoicenow-sg straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Invoicenow Sg?
The pypi package mcp-invoicenow-sg was installed 1 074 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.