hebra
MCP Serverhebrapublic

daily deals mcp server

MCP server to retrieve daily deals for different stores around Melbourne

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Go
Language
GNU General Public License v3.0
License

About This Server

MCP server to retrieve daily deals for different stores around Melbourne

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Big Watermelon MCP Server

Big Watermelon is fruit & veggies wholesale store in the east of Melbourne. The daily deals are announced on their website each morning as a set of images.

This service will download the images ones per day, extract the deal details and makes them available as a MCP server for AI agents to consume.

Running

The service uses Google Gemini for image analysis and expects a valid Gemini API key via the environment variable GEMINI_API_KEY, for example:

export GEMINI_API_KEY=ABCDE-XXXX-YYY-ETC
curl -X POST http://localhost:8080/mcp \
-H "Content-Type: application/json" \
-d '{
    "action": "get-big-watermelon-deals",
    "parameters": {},
    "request_id": "123"
}'

Basic build and run:

make build
make run

Development workflow:

1. make dev        # Start development server with hot reload
make fmt        # Format code
make lint       # Run linter

Testing:

make test
make coverage

Docker operations:

make docker-build
make docker-run

Quick Start

1

Clone the repository

git clone https://github.com/hebra/daily-deals-mcp-server
2

Install dependencies

cd daily-deals-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerhebra
Repodaily-deals-mcp-server
LanguageGo
LicenseGNU General Public License v3.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation