GullakAI MCP Server
Enables personal finance assistance, expense tracking, and budget management through WhatsApp chat interface with natural language commands
Click 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., "@GullakAI MCP Servercompare purchasing power between Hyderabad and Bangalore"
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.
GullakAI MCP Server
A lightweight MCP server for personal finance assistance, expense tracking, financial news simplification, and local purchasing power comparisons across Indian cities.
Features
Core Finance Q&A
Conversational AI that answers personal finance questions clearly and simply in multiple languages.Financial News Simplifier
Summarizes and explains complex financial news and jargon in easy-to-understand language.Expense & Budget Monitor
Manage budgets, record expenses, track debts and bills using simple chat commands.Purchasing Power Checker
Compare salary affordability and cost of living across cities using local purchasing power parity data.
Related MCP server: Expense Tracker MCP Server
Setup Instructions
Clone the repository and install dependencies:
uv .venv uv sync source .venv/activateConfigure environment variables: Create a
.envfile in the root folder with:
AUTH_TOKEN=your_secure_token_here
MY_NUMBER=your_whatsapp_number_hereAdd purchasing power data: Ensure the file purchasingpower.json is present with the structure:
{
"cities": [
{"city": "Hyderabad, India", "local_purchasing_power_index": 154.1},
{"city": "Bangalore, India", "local_purchasing_power_index": 149.7}
// ... more cities
]
}Run the MCP server:
python server.pyUsage
Interact with the MCP tools through your WhatsApp bot or other MCP-compatible clients.
Expense commands supported:
set budget ...
spent on
owe <person/description>
bill due YYYY-MM-DD
summary [month]
Ask natural language finance questions or purchasing power comparisons.
Notes
Expense and budget data is cached in memory with a 7-day expiration.
Designed for asynchronous operation suitable for WhatsApp and browser-based chatbot integration.
License
This project is licensed under the MIT License.
Let me know if you want it expanded or more examples included!
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Personal finance by conversation: expenses, receipts, statement import, budgets, net worth.
Personal-finance workspace for AI agents: accounts, spending, budgets, goals, and investments.
Personal finance assistant — track transactions, budgets, net worth via Plaid
- WealthosOAuthcc.wealthos
Plan your financial future with AI: track net worth, manage budgets, and forecast scenarios.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage personal expenses through natural language conversations. Supports adding, searching, and analyzing transactions with automatic categorization and financial insights.3MIT
- FlicenseCqualityDmaintenanceEnables tracking personal finances with Indian Rupee support, adding expenses, listing transactions, and generating detailed financial summaries with graphs and strategic advice.31-
- FlicenseNot gradedqualityDmaintenanceEnables AI-driven expense tracking and budget management, including adding expenses, setting budgets, analyzing trends, forecasting, and managing savings goals via natural language.-
- FlicenseNot gradedqualityDmaintenanceEnables users to manage personal finances—tracking expenses, income, budgets, and generating summaries—through natural language commands via AI assistants like Claude.-