MCP Servers / productivity / Moneybird MCP Server

Moneybird MCP Server

JSON →
httpnone★ 27productivity

Connects AI assistants to Moneybird accounting software via its API.

Install
How to run this server
[ { "cmd": "npx moneybird-mcp-server", "imports": [] } ]
server path: moneybird-mcp-server
Tools
What this server exposes
list_contacts
List all contacts in Moneybird
get_contact
Get details for a specific contact by ID
list_sales_invoices
List all sales invoices
get_sales_invoice
Get details for a specific sales invoice by ID
list_financial_accounts
List all financial accounts
list_products
List all products
list_projects
List all projects
list_time_entries
List all time entries
moneybird_request
Make a custom request to the Moneybird API
Configuration
Environment & auth
authnone
envMONEYBIRD_API_TOKEN
envMONEYBIRD_ADMINISTRATION_ID
envMCP_SERVER_PORT
Resources
Moneybird MCP Server — MCP Server · libregistry