Skip to main content
Glama
Jovita15-anto

brand-comparison-server

🛍️ MCP Brand Comparison

An AI-powered brand comparison application built using the Model Context Protocol (MCP).

The application fetches real-time shopping data for two brands using SerpAPI, calculates price and rating statistics, determines value for money, and uses an LLM hosted through Hugging Face to generate a structured comparison.

🚀 Features

  • 🔎 Real-time Google Shopping data

  • 🏷️ Compare two different brands

  • 👟 Supports multiple product categories:

    • Shoes

    • Watches

    • Bags

    • Clothing

  • 💰 Average price calculation

  • ⭐ Average rating calculation

  • 📊 Product-level Value Score

  • 🏆 Brand-level value comparison

  • 🤖 AI-generated comparison and explanation

  • 🔌 MCP-based client-server architecture

  • 🌐 Streamlit user interface

  • ⚠️ Error handling for missing data and API failures

  • 🔒 API keys stored securely using environment variables

Related MCP server: Amazon Product Search MCP

🏗️ Architecture

                    ┌─────────────────────┐
                    │       User          │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │     Streamlit UI    │
                    │       app.py        │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │     MCP Client      │
                    │   ClientSession     │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │    FastMCP Server   │
                    │  compareserver.py   │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │       SerpAPI       │
                    │  Google Shopping    │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │   Shopping Data     │
                    │ Price / Rating      │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │   Python Analysis   │
                    │ Price / Rating /    │
                    │ Value Score         │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │        LLM          │
                    │ Hugging Face Router │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │   AI Comparison     │
                    │ Winner / Reason /   │
                    │ Price / Rating      │
                    └─────────────────────┘

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

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

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables querying and comparing product prices across different marketplaces with real-time updates. Deployable on Cloudflare Workers with tools for searching products, comparing prices, and retrieving price history.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI-powered Amazon product searches and recommendations by integrating the Amazon API with Hugging Face models. It allows users to filter products by price and specific features to receive tailored shopping suggestions.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Analyzes and compares product reputation using data from Reddit, Hacker News, and YouTube, providing sentiment and dimensional scores.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides AI agents with real-time access to neutral, sourced comparisons across products and services in multiple languages and countries, with tools for searching, fetching detailed comparisons, and listing categories.
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jovita15-anto/MCP-Project'

If you have feedback or need assistance with the MCP directory API, please join our Discord server