holded-mcp

dolfno/holded-mcp

3.2

If you are the rightful owner of holded-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

An MCP server for Holded, providing tools to query outstanding invoices and customer spending.

Tools
2
Resources
0
Prompts
0

Holded MCP Server

An MCP server for Holded, providing tools to query outstanding invoices and customer spending.

Tools

  • get_outstanding_invoices: List unpaid invoices.
  • get_customer_spending: Calculate customer spending by year.

Setup

  1. Install dependencies: uv sync
  2. Set HOLDED_API_KEY in .env.
  3. Run: uv run fastmcp run main.py