Skip to main content
Glama

Bargainer MCP Server

get_top_deals

Retrieve trending deals from multiple sources like Slickdeals and RapidAPI. Specify sources and limit results to find the best offers quickly.

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" }

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