Skip to main content
Glama
gibsn

mcp-spendee

by gibsn

Related Servers

Alternatives to mcp-spendee

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      An unofficial MCP server that connects Despezzas financial data to MCP clients like ChatGPT, enabling listing accounts, cards, categories, searching transactions, and performing write operations with safety protections.
      35
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Unofficial MCP server for querying and managing financial data from Despezzas.
      35
      1
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      A lightweight MCP server for recording, browsing, and summarizing expenses locally using SQLite, with a customizable categories resource.
      3
      1
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for tracking expenses with local SQLite storage. Provides tools to add, list, and summarize expenses by category.
      -

    TDQS

    A4.1/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct resource or action: status checks configuration, list_wallets/labels/categories/transactions each list a different entity, and create_transaction handles transaction creation. There is no overlap in purpose.

    Naming Consistency4/5

    Most tools follow a verb_noun pattern (list_*, create_*), but 'spendee_status' deviates by using a noun without a verb. Still, the snake_case style and prefix are consistent, making it readable.

    Tool Count5/5

    With 6 tools, the server is well-scoped for a Spendee integration, covering essential read operations, one write operation, and a status check. Each tool earns its place without bloat.

    Completeness4/5

    The core workflows of viewing wallets, labels, categories, and transactions, plus creating transactions, are covered. Missing update/delete operations are minor gaps that could be worked around, but for a finance-focused server they are not critical.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues