Create, fiscalize, and retrieve invoices through the solo.com.hr API.
This MCP tool is described as creating and fiscalizing invoices via the solo.com.hr API, and system checks indicate it executes code; however, the materials also claim no secrets and no remote endpoints, which leaves an information gap for an API-based tool. Given the positive evidence of being open-source under MIT, the overall posture is mostly caution; the main concern is incomplete documentation and low maturity, not confirmed high-risk behavior.
The materials state there are no keys or environment variables, yet the tool depends on the solo.com.hr API, so it is unclear whether it uses built-in configuration, sessions, or another authentication method. No explicit credential request or abuse is described, but the missing documentation makes the credential model opaque.
The description explicitly says it creates and queries invoices via the solo.com.hr API, so it likely sends invoice data or query parameters to a business-related endpoint. The claimed 'no remote endpoint' conflicts with the description, so the exact hosts, transmitted data, and logging behavior should be verified before deployment.
The objective checks mark it as executes-code, meaning the MCP tool runs code or a local service on the host. This is a normal MCP capability, and the materials do not show requests for unusual system privileges or evidence of executing commands unrelated to invoicing.
Based on the stated features, it will at least handle business data such as invoice contents, numbers, and invoice details. With no README, it is unclear whether it reads or writes local files, caches billing data, or stores history, so the data access boundary remains unclear, though there is no obvious sign of excessive access.
Positive factors include being open source, auditable, and MIT-licensed. However, it comes from a third-party registry, has 0 stars, unknown maintenance status, and missing documentation, which lowers confidence and operational assurance. The current facts do not justify a high-risk rating, but the source code and dependency list should be reviewed first.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-ai-fiskalizacija" yet — see the docs or source repo.
Create an invoice for customer "ABC d.o.o." for "Website development services" in the amount of 1200 EUR including tax, fiscalize it via the solo.com.hr API, and return the invoice number and status.
Returns a created and fiscalized invoice result including invoice number, amount, customer details, and processing status.
Retrieve the details for invoice number 2024-0156 and return the customer name, issue date, amount, tax value, and fiscalization status.
Outputs the key details of the specified invoice for billing verification and record checking.
Check the next available invoice number in the system and tell me whether invoicing can proceed for a new customer.
Returns the next available invoice number and indicates whether a new invoice can be created now.
Calculate invoice totals and generate multilingual PDF, JSON, or UBL invoices.
Analyze invoice fields to flag issues and recommend next actions.
Create, query, and manage invoices and quotes through AI-enabled MCP clients.
Connect AI to Dolibarr to manage customers, proposals, contracts, and invoices.
Let AI read InvoiceNinja invoices, expenses, clients, and tax data.
Parse, validate, and analyze Portuguese SAF-T tax files with query tools.