Skip to main content
Glama
SamuelMoraesF

io.github.SamuelMoraesF/mcp-organizze

Related Servers

Alternatives to io.github.SamuelMoraesF/mcp-organizze

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      An MCP server providing full integration with the Lunch Money API to manage financial data including transactions, budgets, assets, and categories. It enables AI assistants to perform CRUD operations on financial records through a standardized HTTP interface.
      26
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for the Pluggy Open Finance Brazil API, enabling connection to bank accounts and management of financial data including transactions, accounts, investments, and payment intents through natural language.
      10 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server implementation that provides programmatic access to personal finance data through LunchMoney's API, enabling AI assistants to manage transactions, budgets, categories, and assets.
      59
      10,833 npm
      107
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server for personal finance via Open Finance, consolidating accounts and cards and answering spending questions with aggregated numbers. Provides tools for category spending, recurring subscriptions, budgets, card bills, and installment forecasts, with data stored locally in an encrypted SQLite database.
      1
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI assistants to interact directly with Lunch Money's financial API, allowing users to query transactions, access budget information, and perform financial analysis through natural language.
      -
    • A
      license
      Not graded
      quality
      F
      maintenance
      MCP server to connect Conta Azul ERP to AI agents, enabling natural language management of clients, products, sales, contracts, finances, and NF-e via OAuth.
      11
      MIT

    TDQS

    C2.5/5.0

    Scored across 33 tools

    Disambiguation4/5

    Most tools are clearly separated by resource and action, but the budget trio (getBudgets, getYearBudgets, getMonthBudgets) and invoice trio (getCreditCardInvoices, getCreditCardInvoice, getCreditCardInvoicePayment) are closely related and could be misselected without careful reading. Plural vs singular naming helps, but descriptions are needed to fully disambiguate.

    Naming Consistency5/5

    All tools follow a consistent verb + resource convention, using plural for list operations and singular for detail operations (e.g., getAccounts vs getAccount). The pattern is uniform across all resources, with no mixed casings or irregular verbs.

    Tool Count2/5

    With 33 tools, the server is well beyond the typical well-scoped range of 3-15. The count reflects a full CRUD API for many resources, but it feels heavy and could be consolidated (e.g., merging budget list variants).

    Completeness3/5

    Accounts, credit cards, transactions, transfers, and categories have full CRUD coverage, but budgets are read-only with no create/update/delete operations. Invoice management is also limited to reading and payment lookup, leaving notable gaps in budget management workflows.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive