RS.ge Waybill MCP Server
Related Servers
Alternatives to RS.ge Waybill MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceMCP server that exposes Georgia's Revenue Service SOAP APIs (WayBill, Invoice, TaxPayer) as AI-callable tools for querying and managing tax documents.879-
- AlicenseNot gradedqualityDmaintenanceIntegrates with the Turkish Revenue Administration (GİB) e-Arşiv Fatura system to manage e-invoices via natural language. Users can list, search, create, and cancel invoices, as well as validate Turkish tax numbers and retrieve UBL-TR format XML data.4MIT
- AlicenseNot gradedqualityCmaintenanceProvides a read-only tool to query SINTEGRA RS (Brazilian state tax registration) data from official sources via natural language. It is a hosted, pay-per-use service.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
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to issue Peruvian electronic invoices (factura/boleta) declared to SUNAT via Nubefact. Supports creating, querying, and canceling invoices with automatic IGV tax computation.MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying, issuing, canceling, and managing Brazilian transportation fiscal documents (CT-e, MDF-e, DC-e), including SEFAZ status, vehicle and driver information, and travel reports, via natural language.MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose targeting different resources or actions in the RS.ge system: retrieving excise codes, error codes, waybills, waybill types, and TIN lookups. There is no overlap in functionality, making it easy for an agent to select the correct tool without confusion.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., get_akciz_codes, get_error_codes, get_waybills, get_waybill_types, lookup_tin). The verbs 'get' and 'lookup' are appropriately chosen for their actions, maintaining predictability and readability throughout the set.
With 5 tools, the server is well-scoped for its purpose of interacting with the RS.ge waybill system. Each tool serves a specific, necessary function without redundancy, making the count appropriate for the domain and avoiding either excessive or insufficient coverage.
The tool set provides comprehensive read operations for the RS.ge domain, covering key resources like waybills, codes, and TIN lookups. A minor gap exists in the lack of write operations (e.g., creating or updating waybills), but agents can still perform essential retrieval tasks effectively.