Skip to main content
Glama
dannyshaw

Pocketsmith MCP Server

by dannyshaw

pocketsmith_list_transactions_by_account

Retrieve and filter financial transactions for a specific account to analyze spending, track expenses, and manage personal finances.

Instructions

List transactions for a specific account with optional filters

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idYesThe account ID to filter by
start_dateNoFilter transactions on or after this date (YYYY-MM-DD)
end_dateNoFilter transactions on or before this date (YYYY-MM-DD)
needs_reviewNoFilter to transactions that need review
uncategorisedNoFilter to uncategorised transactions
searchNoSearch string to match against transaction fields
transaction_typeNoFilter by transaction type

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dannyshaw/pocketsmith-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server