Storno CLI
Related Servers
Alternatives to Storno CLI
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with the SuperFaktura invoicing system for managing invoices, clients, and expenses via natural language.1Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to issue Romania e-Factura electronic invoices (factura electronica) into the national ANAF/SPV system by building UBL 2.1 CIUS-RO XML and uploading it under the merchant's own ANAF access token.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to issue Italian FatturaPA electronic invoices and transmit them to the SdI via Invoicetronic. Supports creating and querying invoices with Italian VAT rates.MIT
- AlicenseNot gradedqualityBmaintenanceEnables integration with Fatture in Cloud to manage Italian electronic invoices through natural conversation, including creating, sending, and tracking invoices and financial data.69 PyPI20MIT
- AlicenseNot gradedqualityBmaintenanceEnables natural-language management of FattureInCloud invoicing, clients, suppliers, and e-invoice workflows, with extensions for marking invoices as paid and caching payment accounts/VAT types.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to issue Greek myDATA electronic invoices (τιμολόγιο) to the AADE platform, returning the official MARK. Supports creating and querying invoices with automatic VAT handling.MIT
TDQS
Scored across 341 tools
With 341 tools spanning overlapping domains, many tools have unclear boundaries: invoices_submit vs einvoice_submit, declarations_submit vs declarations_file_via_agent vs agent_submit_declaration_pdf, and multiple sync/status tools (anaf_sync_trigger, anaf_sync_status, spv_sync_prepare, declarations_sync). Even with detailed descriptions, an agent would frequently struggle to pick the right tool for a task.
Most tools follow a resource_verb pattern (invoices_list, clients_create, webhooks_delete), but there are notable deviations: some use verb-first (auth_login, balance_list, import_get), some use bare nouns (borderou_providers, document_types, agent_status), and some mix conventions (spv_sync_agent_result vs spv_document_upload, dosare_d212_prefill vs dosare_c168_create). The pattern is readable but not consistently applied.
341 tools is an extreme count for any MCP server. While the server covers a broad ERP/accounting domain, the sheer number creates overwhelming selection complexity and suggests the entire REST API surface was exposed without curation. This is far beyond the typical well-scoped MCP server.
The tool surface is remarkably comprehensive for the domain: invoices, proformas, delivery notes, receipts, clients, suppliers, products, payments, VAT, declarations, SPV, dosare, webhooks, backups, imports, exports, and admin functions are all covered with full lifecycle operations. Minor gaps exist (e.g., no explicit tool for updating invoice line items after issue, no direct SPV request cancellation), but the coverage is extensive.