ychetlab-mcp
Related Servers
Alternatives to ychetlab-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables managing Kontur.Elba data through the official Public API, including organizations, bank accounts, counterparties, products, documents, invoices, and public links via MCP tools.44 npmMIT
- AlicenseAqualityBmaintenanceConnects Claude Desktop, Claude Code, and other MCP-compatible clients to cloud accounting and GST billing records, enabling GST-compliant invoice creation, ledger and voucher management, balance queries, and real-time financial reporting through natural language with role-based tenant isolation.22303 npmMIT
- FlicenseNot gradedqualityCmaintenanceRemote MCP server for Mini Accountant that lets AI assistants manage invoices, customers, expenses, services, payment settings, analytics, and account/profile data via OAuth 2.1-secured streamable HTTP.-
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to interact with the UOL Accounting REST API through MCP, supporting reads immediately and mutating operations with explicit confirmation, and is designed for deployment on Railway and use with Cursor.-
- FlicenseNot gradedqualityBmaintenanceMCP server exposing BuchhaltungsButler API tools for accounting, invoicing, and receipt management with curated, token-efficient endpoints.-
- AlicenseBqualityCmaintenanceEnables AI assistants to interact with the BuchhaltungsButler accounting API via MCP, providing tools for managing receipts, transactions, invoices, postings, and master data directly from Claude Desktop and other MCP-compatible clients.2320 npmMIT
TDQS
Scored across 49 tools
Each resource family is generally distinct: businesses, accounts, operations, counterparties, warehouse, budgets, templates, and documents have clear boundaries. The main ambiguity is account_get/account_update (user profile) versus accounts_list/accounts_save/accounts_delete (financial accounts), though the singular/plural split and descriptions make the difference recoverable.
Most tools follow a readable resource_action pattern like operations_list, businesses_save, and warehouse_get. However, the ychetlab_ prefixed tools (catalog, login, logout, whoami) break the pattern, and names like operations_stats, receivables_summary, counterparty_groups, and warehouse_groups are noun-like rather than verb-led. Mixed conventions remain understandable but are not uniform.
49 tools is well above the practical limit for agent discoverability and selection. The domain is broad, but the surface could be consolidated with combined list/get endpoints or upsert-style save/create helpers without losing capability.
The tool set covers the core accounting workflow thoroughly: businesses, accounts, operations, budgets, warehouse, counterparties, receivables, and document generation. Notable gaps exist in membership management (only members_list, no invite/role change/removal), template CRUD (only list/get), and lack of getters for some resources like counterparties and categories.