Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Bunq Hackathon Agents 6.0

    AI Agents to support sustainable spending on Bunq using MCP servers

    0 stars
    Python
    Updated May 3, 2025

    Table of Contents

    • 💡 What It Does
    • 🧠 Powered By
    • 📂 Project Structure
    • ✨ Features
    • 🛠 Setup Instructions
    • 1. Clone the Repo

    Table of Contents

    • 💡 What It Does
    • 🧠 Powered By
    • 📂 Project Structure
    • ✨ Features
    • 🛠 Setup Instructions
    • 1. Clone the Repo

    Documentation

    🌍 Sustainable Spending Dashboard

    An AI-powered dashboard that analyzes your spending habits, estimates your carbon footprint, and encourages climate-friendly financial decisions — built with Streamlit, LLMs, and Bunq.

    The Dashboard looks like this(cool right!)

    Dashboard Screenshot

    Dashboard Screenshot

    ---

    💡 What It Does

    This dashboard connects financial data with climate awareness using the power of LLMs. It helps you:

    • Understand where your money goes 💸
    • See how your spending impacts the planet 🌱
    • Take climate action via automated CO₂ offset transfers ♻️
    • Compete (gently!) with others in a sustainability leaderboard 🏆

    ---

    🧠 Powered By

    TechnologyRole
    StreamlitDashboard UI & interactivity
    pydantic_aiAgent orchestration + LLM I/O
    Gemini / OpenAISpending & CO₂ reasoning
    Bunq SDKCarbon offset transfers
    Pandas, MatplotlibData processing & charts

    ---

    📂 Project Structure

    code
    .
    ├── src/
    |   |- dashboard.py # Streamlit dashboard
    |   |- bunq_agents.py # Pydantic agents & logic
    |   |- mcp_ # MCP servers
    |   |- utils/wrapper.py  Bunq integration wrapper
    ├── data/ 
    │ └── transactions.csv # Sample transactions
    ├── requirements.txt
    └── README.md

    ✨ Features

    ✅ 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, intuitive dashboard

    ✅ Transfer offset amounts to a Bunq green account 💚

    ✅ Display motivational messages like “you planted 3 trees!” 🌳

    ✅ See how you compare on a gamified leaderboard 🏆

    ---

    🛠 Setup Instructions

    1. Clone the Repo

    bash
    git clone https://github.com/your-username/bunq-hackathon-agents-6.0.git
    cd bunq-hackathon-agents-6.0

    2. Create a Virtual Environment

    bash
    python -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate

    3. Install Requirements

    bash
    pip install -r requirements.txt

    4. Add a .env File

    Create a .env file in the root folder with:

    code
    BUNQ_API_KEY=your_bunq_api_key_here

    5. 🚀 Run the App

    bash
    streamlit run dashboard.py

    ---

    🌟 Example Insights

    🌿 You just offset 25 kg of CO₂ — that’s like planting 1.2 trees!

    💬 Most of your spending goes to groceries and travel. Try biking more often to reduce your footprint.

    🏦 You transferred €40 to your green account. Nice work!

    ---

    🏆 Leaderboard Logic

    Users are ranked by their Offset Amount / Spend Ratio.

    The current user is highlighted in light orange for visibility:

    The higher the ratio, the better you're doing for the planet 🌎

    ---

    ✅ Sustainability Zone Logic

    🟢 Green: CO₂ per € 0.6 → Consider more eco-friendly habits

    Your zone is displayed as a dynamic badge in the app.

    ---

    Created with 💚 during the Bunq Hackathon.

    ---

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k