Skip to main content
Glama
sebastienrousseau

bankstatementparser-mcp

Related Servers

Alternatives to bankstatementparser-mcp

  • F
    license
    A
    quality
    A
    maintenance
    MCP server that enables AI agents to parse, validate, and reverse ISO 20022 bank statements, with tools for discovering message types and return reasons.
    24
    1
    -

Related Servers

  • F
    license
    A
    quality
    C
    maintenance
    A Model Context Protocol server that exposes the Up Banking API to LLM clients, providing 19 tools and 2 resources for accounts, transactions, categories, tags, attachments, and webhooks.
    19
    -
  • F
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol server that exposes the pain001 ISO 20022 Customer Credit Transfer Initiation library as agent tools, enabling AI assistants to generate and validate standardized payment XML messages.
    21
    1
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Model Context Protocol server for Cerevox AI that exposes document parsing (Lexa), RAG and semantic search (Hippo), and account management APIs, enabling AI agents to parse documents, search and query document collections with RAG, and manage accounts.
    MIT

TDQS

A4.8/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a distinct purpose: discovering formats, detecting format, parsing full statements, validating without returning rows, and summarizing balances. The overlap between parse_statement and the other parse-derived tools is explicitly disambiguated in their descriptions.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case: list_supported_formats, detect_format, parse_statement, validate_statement, summarize_statement. No mixed conventions or vague verbs.

Tool Count5/5

Five tools is well-scoped for a bank statement parser server. Each tool covers a distinct stage or mode of use with no redundant extras.

Completeness5/5

The surface covers format discovery, format detection, validation, full parsing, and summary extraction—everything needed to work with bank statements. There are no obvious dead ends or missing lifecycle operations.

Maintenance

ActivityActive
ResponsivenessNo issues