Skip to main content
Glama
kinjal-1007

Universal Shopping Agent MCP Server

by kinjal-1007

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesYour Google Gemini API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
shop_toysA

Open a browser and search Amazon for age-appropriate toys based on the query.

Example queries:

  • "I want to order toys for my 1 year old"

  • "toys for 8 months baby sensory"

country: IN | US | UK | DE (defaults to IN)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no ambiguity; the tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

The single tool follows a clear verb_noun pattern ('shop_toys'), and consistency is perfect with no other tools to conflict.

Tool Count2/5

The server claims to be a 'Universal Shopping Agent' but only offers one tool for toys, which is far too few for the implied scope, making it feel underwhelming and incomplete.

Completeness1/5

The tool only handles toy searches on Amazon; there are no tools for other product categories, cart management, or order processing, leaving major gaps in the shopping domain.

Maintenance

ActivityInactive
ResponsivenessNo issues