π Sustainable Spending Dashboard
@Rohit8y
About π Sustainable Spending Dashboard
AI Agents to support sustainable spending on Bunq using MCP servers
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bunq-hackathon-agents-6.0": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π Sustainable Spending Dashboard?
A financial analytics tool that connects your spending data to climate impact. It uses LLMs to classify transactions, calculate carbon footprint, and enable automated carbon offset transfers via Bunq. Built for individuals who want to understand and reduce their environmental impact through everyday spending.
How to use π Sustainable Spending Dashboard?
Clone the repository, create a Python virtual environment, install dependencies from requirements.txt, and add a Bunq API key to a .env file. Then run streamlit run dashboard.py to launch the interactive dashboard.
Key features of π Sustainable Spending Dashboard
- Classify spending into intuitive categories.
- Calculate total COβ emissions and COβ per β¬ spent.
- Assign a sustainability zone (Green / Yellow / Red).
- Visualize insights in a modern dashboard.
- Transfer offset amounts to a Bunq green account.
- Display motivational messages like βyou planted 3 trees!β
- Show a gamified leaderboard comparing offset-to-spend ratios.
Use cases of π Sustainable Spending Dashboard
- Understand your personal carbon footprint from monthly expenses.
- Automate small offset transfers to a Bunq green account.
- Compete with peers on a sustainability leaderboard.
- Track progress toward more eco-friendly spending habits.
FAQ from π Sustainable Spending Dashboard
What data does it use?
It can analyze a sample transactions.csv file or connect to real Bunq accounts via the Bunq API key stored in .env.
What are the runtime requirements?
Python 3 with Streamlit, pydantic_ai, Gemini/OpenAI LLM access, Pandas, Matplotlib, and the Bunq SDK. All are listed in requirements.txt.
How is the sustainability zone determined?
Green (COβ per β¬ < 0.4), Yellow (0.4β0.6), Red (> 0.6). The zone is displayed as a dynamic badge in the app.
Can I use it without a Bunq account?
Offset transfers require a Bunq account and API key. Other features (classification, COβ calculation, visualization) work with the sample data.
What LLMs are supported?
The dashboard uses Gemini and OpenAI via the pydantic_ai agent orchestration library for spending classification and COβ reasoning.
More Other MCP servers
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-devπ₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
Comments