Invoice runs on your own machine — the client starts it, so there is no endpoint to ping. 341 installs a week from npm.
Check invoice mandatory fields, validate a draft before issuing, and look up EN 16931 code lists.
Today is the operative word: we check Invoice 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 invoice -- npx -y yaktool-invoice-mcp
{
"mcpServers": {
"invoice": {
"args": [
"-y",
"yaktool-invoice-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.invoice]
command = "npx"
args = ["-y", "yaktool-invoice-mcp"]
{
"mcpServers": {
"invoice": {
"args": [
"-y",
"yaktool-invoice-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"invoice": {
"args": [
"-y",
"yaktool-invoice-mcp"
],
"command": "npx"
}
}
}
Validate EU e-invoices (Peppol, XRechnung, Factur-X, UBL, CII) and explain error codes.
OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the
Check whether a Claude Code skill was tested and whether it works before installing it.
Pine Script v6 documentation lookup, function validation, and linting for AI code generation
Secure MCP runtime server for scanning and autofixing code issues
Static analyzer flagging lookahead bias & data leakage in ML/trading code before backtest.
React dashboard components — API lookup, code generation, and prop validation for AI tools.
Engineering memory for AI-assisted codebases: decisions, bug lineage and invariants, over MCP.
Answers built from our own checks of this server.