A Model Context Protocol server for creating professional PDF invoices using natural language.
Invoice MCP MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. A Model Context Protocol server for creating professional PDF invoices using natural language.
npm on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Once Invoice MCP is connected, these are the calls the assistant has available:
Prerequisites — The Prerequisites tool exposed by this serverLogo — The Logo tool exposed by this serverServer — The Server tool exposed by this serverPreview — The Preview tool exposed by this serverPlenty of payments and commerce servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Invoice MCP's toolset — Prerequisites, Logo, Server and 1 more — is a fair guide to whether it matches your workflow. It is maintained by markslorach; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Prerequisites | The Prerequisites tool exposed by this server. |
| Logo | The Logo tool exposed by this server. |
| Server | The Server tool exposed by this server. |
| Preview | The Preview tool exposed by this server. |
**Example path -**
```json
{
"mcpServers": {
"Invoice MCP Server": {
"command": "node",
"args": ["/Users/markslorach/Desktop/invoice-mcp/server/build/index.js"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Turn software procurement research into a conversation — search, compare, and evaluate Marketplace listings.
Airwallex docs, API references and a live sandbox, wired straight into your coding agent.