moneybird-mcp-server

An MCP (Model Context Protocol) server that lets AI assistants query and manage Moneybird bookkeeping data (contacts, invoices, accounts, products/projects, time entries) and optionally make custom Moneybird API requests, using a Moneybird API token provided via environment variables.

Evaluated Mar 30, 2026 (22d ago)
Repo ↗ Ai Ml mcp moneybird bookkeeping accounting typeScript integration ai-assistants
⚙ Agent Friendliness
61
/ 100
Can an agent use this?
🔒 Security
45
/ 100
Is it safe for agents?
⚡ Reliability
39
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
70
Error Messages
--
Auth Simplicity
80
Rate Limits
20

🔒 Security

TLS Enforcement
40
Auth Strength
45
Scope Granularity
20
Dep. Hygiene
50
Secret Handling
70

README advises using HTTPS, restricting network access, and implementing MCP-server authentication, but it does not document an actual MCP auth scheme. Secrets are expected via env vars (.env), which is positive; however, there is no stated protection against logging leakage in the provided content. Scope granularity for tool access is not described (likely all tools operate under the same Moneybird token).

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
50
AF Security Reliability

Best When

You need an assistant-compatible (MCP) integration to read/manage Moneybird entities from a controlled environment where you can secure environment variables and network access.

Avoid When

You cannot secure the MCP server process/network or you cannot prevent untrusted users/agents from invoking tools that can access sensitive accounting data.

Use Cases

  • AI-assisted retrieval of Moneybird business data (e.g., contacts, sales invoices, financial accounts)
  • Automating bookkeeping research and reporting prompts by fetching structured data via MCP tools
  • Creating and updating Moneybird contacts and related entities through an assistant workflow
  • Custom Moneybird API calls for endpoints not covered by the predefined MCP tools

Not For

  • Directly exposing your Moneybird data to untrusted networks or public clients without proper transport and access controls
  • Workflows requiring strict idempotency guarantees for write operations (no idempotency guarantees are documented)
  • Use as a hosted, multi-tenant service (the README describes local/server deployment controlled by you)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: MONEYBIRD_API_TOKEN (API token via environment variable) MONEYBIRD_ADMINISTRATION_ID (administration context via environment variable) No MCP-specific authentication described in README
OAuth: No Scopes: No

README describes using a Moneybird API token for upstream access. It also notes implementing authentication for the MCP server, but does not document an MCP auth mechanism or scope model for MCP tool access.

Pricing

Free tier: No
Requires CC: No

No pricing for the MCP server itself is described in the provided content; Moneybird account/API usage is implied.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Large datasets may require chunking; the README mentions response chunking but does not specify how tools expose pagination/chunk boundaries.
  • No documented MCP-side authentication: an agent or client must be trusted and the server network should be restricted.
  • The toolset includes write-capable actions (e.g., create/update contacts) but idempotency/retry safety is not documented.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for moneybird-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered