vanderheijden86_moneybird-mcp-server

vanderheijden86_moneybird-mcp-server

3.2

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

  1. list_contacts

    List all contacts in Moneybird

  2. get_contact

    Get details for a specific contact by ID

  3. list_sales_invoices

    List all sales invoices

  4. get_sales_invoice

    Get details for a specific sales invoice by ID

  5. list_financial_accounts

    List all financial accounts

  6. list_products

    List all products

  7. list_projects

    List all projects

  8. list_time_entries

    List all time entries

  9. moneybird_request

    Make a custom request to the Moneybird API