WalletGrower MCP Server
Enables AI agents to search, compare, and get personalized recommendations for financial products like savings accounts, credit cards, loans, budgeting apps, and earning platforms using curated data from WalletGrower.
README
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.
<!-- mcp-name: io.github.fiatgrowth/walletgrower -->
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 |
|---|---|
search_savings_accounts |
Find accounts by APY, FDIC status, features |
get_savings_account |
Full details on a specific account |
compare_savings_accounts |
Side-by-side comparison |
recommend_savings_account |
Personalized pick based on goals |
Credit Cards (8 products)
| Tool | Description |
|---|---|
search_credit_cards |
Filter by type, fees, rewards, credit score |
get_credit_card |
Full card details with APR, rewards, benefits |
compare_credit_cards |
Side-by-side card comparison |
recommend_credit_card |
Goal-based recommendation engine |
Personal Loans (8 lenders)
| Tool | Description |
|---|---|
search_personal_loans |
Filter by APR, fees, funding speed, credit score |
get_personal_loan |
Full lender details with terms and requirements |
compare_personal_loans |
Side-by-side lender comparison |
recommend_personal_loan |
Goal-based loan recommendation |
Budgeting & Savings Apps (8 products)
| Tool | Description |
|---|---|
search_budgeting_apps |
Filter by app type, pricing, features, platform |
get_budgeting_app |
Full app details with pricing and feature breakdown |
compare_budgeting_apps |
Side-by-side app comparison |
recommend_budgeting_app |
Goal-based recommendation engine |
Earning Products (54 products across 11 categories)
| Tool | Description |
|---|---|
search_earning_products |
Filter by category, earnings, payout method, requirements |
get_earning_product |
Full details on a specific earning platform |
compare_earning_products |
Side-by-side platform comparison |
recommend_earning_product |
Goal-based recommendation (quick cash, passive income, etc.) |
Discovery
| Tool | Description |
|---|---|
list_verticals |
See all available product categories |
21 tools total across 5 financial verticals.
Installation
pip install walletgrower-mcp
Usage
Run as a standalone server
walletgrower-mcp
Run with Python
python -m walletgrower_mcp
Configure 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
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。