Skip to main content
Glama
dannyshaw

Pocketsmith MCP Server

by dannyshaw

pocketsmith_list_transactions

Retrieve financial transactions from Pocketsmith with filters for date range, review status, categorization, and search criteria to analyze spending patterns.

Instructions

List transactions from Pocketsmith with optional filters. Returns transactions as JSON.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
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 payee, category, notes, etc.
transaction_typeNoFilter by transaction type
limitNoMaximum number of transactions to return (default 100)

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