Skip to main content
Glama

Bargainer MCP Server

get_deal_details

Retrieve detailed information about a specific deal using its ID, with optional source specification, from the Bargainer MCP Server for accurate deal comparison and insights.

Instructions

Get detailed information about a specific deal

Input Schema

NameRequiredDescriptionDefault
dealIdYesThe ID of the deal to get details for
sourceNoThe source of the deal (optional)

Input Schema (JSON Schema)

{ "properties": { "dealId": { "description": "The ID of the deal to get details for", "type": "string" }, "source": { "description": "The source of the deal (optional)", "type": "string" } }, "required": [ "dealId" ], "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