creditkarma-mcp
MCP server for Credit Karma — natural-language access to your transactions, spending, and accounts
Versions
2.3.2latest2.3.02.2.52.2.42.2.3+ show 23 moreshow less
2.2.22.2.12.2.02.1.42.0.102.0.92.0.82.0.72.0.62.0.52.0.42.0.32.0.22.0.12.0.01.2.11.2.01.1.01.0.51.0.31.0.21.0.11.0.0Tools 8
ck_query_sql Execute a raw SQL SELECT query (CTEs via WITH ... SELECT are supported) against the transactions database.
ck_set_session Store a Credit Karma session to enable automatic token refresh. Pass the full Cookie header from a signed-in creditkarma.com request (Chrome DevTools \u2192 Network \u2192 any creditkarma.com request \u2192 Request Headers \u2192 right-click the `cookie` header \u2192 Copy value). For most users the easier onboarding path is to install the fetchproxy extension and sign into creditkarma.com \u2014 the MCP reads the cookies automatically.
ck_sync_transactions Sync Credit Karma transactions into the local SQLite database.
ck_list_transactions List transactions with optional filters. Paginated.
ck_get_recent_transactions Return the N most recent transactions. Convenience shortcut for ck_list_transactions.
ck_get_spending_by_category Group debit transactions by category and return totals.
ck_get_spending_by_merchant Return top merchants by total debit spend.
ck_get_account_summary Return per-account debit, credit, and net totals.
Permissions 4
network medium filesystem low shell high env_vars low