Skip to main content
Glama
bartosz-kuc

mbank-parser-mcp

Related Servers

Alternatives to mbank-parser-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables local analysis of personal finance data from a Monter JSON export, answering questions about spending, subscriptions, debts, and more via MCP-capable assistants without any cloud servers.
      -
    • A
      license
      B
      quality
      A
      maintenance
      Enables local-first personal finance management through deterministic tools for importing, categorizing, and analyzing bank transactions.
      36
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables personal finance management through natural language, including tracking income/expenses, categories, loans, subscriptions, budgets, and AI-powered insights, all backed by a local SQLite database.
      1
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Connects Notion databases with LLMs to manage and analyze personal finances through natural language queries and bank statement uploads.
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables querying Up Bank account transactions and spending habits through natural language, using the Up Bank API in read-only mode.
      9 npm
      8
      Do What The F*ck You Want To Public

    TDQS

    A4.4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct stage of working with an mBank CSV: header preview, operation rows, and aggregations. There is no meaningful overlap between reading metadata, listing transactions, and summarizing them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: read_statement_header, list_operations, summarize_operations. The verbs clearly indicate the action and the nouns clearly indicate the target resource.

    Tool Count5/5

    Three tools is well-scoped for a focused CSV parser server. Each tool covers a necessary capability without redundancy or feature bloat.

    Completeness5/5

    For the stated purpose of parsing mBank CSV exports, the surface is complete: preview the header, retrieve operations with filtering, and summarize them. No obvious missing operation is implied by the domain.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues