moneybird-mcp-server
6
The Moneybird MCP Server connects AI assistants to Moneybird accounting software, allowing automation in managing contacts, invoices, and other business operations through API. It features advanced contact filtering and integrates TypeScript for type safety.
Moneybird MCP Server
A Model Context Protocol (MCP) server that integrates AI assistants like Claude with Moneybird accounting software.
Features
- Contact Management: List, retrieve, filter, create, and update contacts with advanced query syntax.
- Financial Data: Access to sales invoices, financial accounts, and payments.
- Business Operations: Manage products, projects, and time entries.
- Custom Requests: Make custom API requests to Moneybird endpoints.
- Interactive Assistant: Preconfigured prompt for a Moneybird assistant.
New Developments
- Enhanced contact filtering and error handling.
- Performance optimizations and TypeScript integration.
Prerequisites
- Node.js (v18 or higher recommended)
- A Moneybird account with API access
Setup
Clone the repository, install dependencies, create an .env
file with Moneybird API credentials, and run the server for development or production.
Security
Deploy with proper security measures, including running behind a secure proxy and using HTTPS.