Creditkarma MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 459 installs a week from npm. Last commit 4 Aug 2026.
Credit Karma transactions for Claude — spending by category, merchant, and account summary
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add creditkarma-mcp -- npx -y creditkarma-mcp
{
"mcpServers": {
"creditkarma-mcp": {
"args": [
"-y",
"creditkarma-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.creditkarma-mcp]
command = "npx"
args = ["-y", "creditkarma-mcp"]
{
"mcpServers": {
"creditkarma-mcp": {
"args": [
"-y",
"creditkarma-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"creditkarma-mcp": {
"args": [
"-y",
"creditkarma-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.