Skip to main content
Glama

Bargainer MCP Server

get_top_deals

Fetch trending deals from specified sources or all available sources using the Bargainer MCP Server. Users can set limits on the number of deals returned for efficient browsing and comparison.

Instructions

Get top/trending deals from all or specific sources

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of deals to return
sourcesNoSpecific sources to get deals from

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of deals to return", "type": "number" }, "sources": { "description": "Specific sources to get deals from", "items": { "type": "string" }, "type": "array" } }, "type": "object" }
Install Server

Other Tools from Bargainer MCP Server

Related Tools

    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/karthiksivaramms/bargainer-mcp-client'

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