Norman Finance MCP Server

Official
MIT License
4
  • Linux
  • Apple

get_invoice

Retrieve detailed invoice data by specifying the invoice ID. Integrates with Norman Finance MCP Server to simplify accounting and tax workflows for entrepreneurs in Germany.

Instructions

Get detailed information about a specific invoice. Args: invoice_id: ID of the invoice to retrieve Returns: Detailed invoice information

Input Schema

NameRequiredDescriptionDefault
invoice_idYes

Input Schema (JSON Schema)

{ "properties": { "invoice_id": { "title": "Invoice Id", "type": "string" } }, "required": [ "invoice_id" ], "title": "get_invoiceArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/norman-finance/norman-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server