MCP server · Memo Bank
memo-bank-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
list_workspaces— Lists the Memo Bank workspaces you have authorized for this connector.list_accounts— Returns all accounts in a workspace (current accounts, savings accounts) with balance, IBAN and status.list_ibans— Lists virtual and standard IBANs, filterable by account.list_transactions— Queries transaction history with filters on account, period, reference, IBAN, batch and custom identifier.list_attachments— Lists supporting documents attached to transactions.get_attachment— Returns attachment metadata and a pre-signed secure download URL.create_attachment— Attaches an invoice or receipt to an existing transaction from the AI assistant.list_users— List workspace users.prepare_transfers— Prepare transfers for human review and approval.search— Search all documentation pages in the portal by keyword, optionally filtered by object type.get_pages— Retrieve the full content of one or more documentation pages by URL.list_pages— List all child pages under a given URL in the portal hierarchy.list_changes— List visible documentation changes for a hub, API documentation or portal.get_change— Retrieve a single visible documentation change by its identifier.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.