vanderheijden86_moneybird-mcp-server
If you are the rightful owner of vanderheijden86_moneybird-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Moneybird MCP Server connects AI assistants to Moneybird accounting software via API, enabling seamless interaction with financial data.
The Moneybird MCP Server is a Model Context Protocol server designed to facilitate the integration of AI assistants, such as Claude, with the Moneybird accounting software. This server allows for efficient management of accounting data by providing tools to interact with contacts, invoices, financial accounts, and more. It supports advanced filtering capabilities, improved error handling, and performance optimizations to ensure smooth operation. The server is built with TypeScript integration for type safety and uses Zod schema validation. It is compatible with any AI assistant that supports the Model Context Protocol, making it a versatile solution for businesses looking to enhance their financial data management through AI.
Features
- Contact Management: List, retrieve, filter, create, and update contacts with advanced filtering options.
- Financial Data Access: Access sales invoices, financial accounts, and payments.
- Business Operations Management: Manage products, projects, and time entries.
- Custom API Requests: Make custom requests to Moneybird endpoints.
- Interactive Assistant: Preconfigured prompt for a Moneybird assistant.
Tools
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