rs-mcp
Related Servers
Alternatives to rs-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceRemote MCP server that lets any AI agent submit Saudi Arabia tax invoices to ZATCA (Fatoora Phase 2) — the Zakat, Tax and Customs Authority national e-invoicing gateway.MIT

brasilnfe-mcpofficial
FlicenseNot gradedqualityDmaintenanceMCP server that exposes Brazilian tax infrastructure as tools, resources, and prompts, enabling AI agents to emit and manage fiscal documents (NF-e, NFC-e, NFS-e, CT-e, MDF-e, DC-e) through natural language.-- AlicenseNot gradedqualityDmaintenanceAn MCP server that exposes tools for Taiwan's ezPay e-invoice lifecycle, enabling AI assistants to issue, void, and query invoices and allowances through the standard MCP protocol.1MIT
- FlicenseAqualityDmaintenanceEnables natural language queries for Georgian tax system waybills through the RS.ge SOAP API. Supports waybill retrieval by date range, company TIN lookups, and access to tax system dictionaries.5-
- AlicenseAqualityCmaintenanceMCP server for creating and fiscalizing invoices via solo.com.hr API. Enables AI agents to generate invoices, retrieve invoice details, list invoices, and check next invoice number.4MIT
- AlicenseBqualityCmaintenanceLocal MCP server for TOCOnline accounting/invoicing API that enables AI assistants to manage customers, products, sales documents, and call arbitrary endpoints via natural language after OAuth login.671MIT
TDQS
Scored across 87 tools
Many tools have overlapping purposes, such as multiple ways to list invoices and waybills (e.g., get_buyer_invoices, get_seller_invoices, get_user_invoices). The ntos_* tools duplicate lookup functionality, and the mix of Georgian/English descriptions adds ambiguity.
Most tools follow a verb_noun snake_case pattern (save_invoice, get_waybill), but there are inconsistencies: some start with 'tax_', 'ntos_', or 'acsept_' (typo), and 'k_invoice' lacks a verb. Overall pattern is recognizable but not uniform.
With 87 tools, the server is overly large. Many tools are slight variations (e.g., four waybill listing tools) that could be consolidated. The scope is broad but could be pruned significantly without losing functionality.
The server covers a wide range of operations for invoices, waybills, taxpayer info, customs, and Z-reports. CRUD operations are mostly present, though some missing user management and invoice editing. The domain is well-covered overall.