WalletGrower MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@WalletGrower MCP ServerFind the best cashback credit card with no annual fee"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
WalletGrower MCP Server
Financial product comparison data for AI agents. Search, compare, and get personalized recommendations for high-yield savings accounts, credit cards, personal loans, budgeting apps, and 54 earning products across 11 categories.
What This Does
When your AI agent needs to answer questions like:
"What savings account has the best APY?"
"Find me a no-annual-fee credit card with cashback"
"Best personal loan for debt consolidation with fair credit"
"Compare SoFi vs Marcus personal loans"
"What's the best free budgeting app?"
"Compare YNAB vs Mint for couples"
"Best survey apps that pay the most?"
"What gig economy jobs don't require a car?"
"Find passive income apps with no experience needed"
This MCP server gives your agent access to WalletGrower's curated, editorial-quality financial product data — the same data that powers walletgrower.com.
Tools Available
Savings Accounts (8 products)
Tool | Description |
| Find accounts by APY, FDIC status, features |
| Full details on a specific account |
| Side-by-side comparison |
| Personalized pick based on goals |
Credit Cards (8 products)
Tool | Description |
| Filter by type, fees, rewards, credit score |
| Full card details with APR, rewards, benefits |
| Side-by-side card comparison |
| Goal-based recommendation engine |
Personal Loans (8 lenders)
Tool | Description |
| Filter by APR, fees, funding speed, credit score |
| Full lender details with terms and requirements |
| Side-by-side lender comparison |
| Goal-based loan recommendation |
Budgeting & Savings Apps (8 products)
Tool | Description |
| Filter by app type, pricing, features, platform |
| Full app details with pricing and feature breakdown |
| Side-by-side app comparison |
| Goal-based recommendation engine |
Earning Products (54 products across 11 categories)
Tool | Description |
| Filter by category, earnings, payout method, requirements |
| Full details on a specific earning platform |
| Side-by-side platform comparison |
| Goal-based recommendation (quick cash, passive income, etc.) |
Discovery
Tool | Description |
| See all available product categories |
21 tools total across 5 financial verticals.
Installation
pip install walletgrower-mcpUsage
Run as a standalone server
walletgrower-mcpRun with Python
python -m walletgrower_mcpConfigure in Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"walletgrower": {
"command": "walletgrower-mcp"
}
}
}Data Source
All product data is fetched live from the WalletGrower.com API (walletgrower.com/wp-json/wg/v1/), with a 5-minute in-memory cache. If the API is unreachable, the server falls back to bundled local data files.
Data is verified by the WalletGrower editorial team. APYs, rates, and fees are updated regularly.
API Endpoints (for non-MCP consumers)
The same data is also available via REST API:
GET /wp-json/wg/v1/savings-accountsGET /wp-json/wg/v1/credit-cardsGET /wp-json/wg/v1/personal-loansGET /wp-json/wg/v1/budgeting-appsGET /wp-json/wg/v1/earning-products
Full API docs: walletgrower.com/wp-json/wg/v1/
License
MIT — Fiat Growth, LLC
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/fiatgrowthorg/walletgrower-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server