Skip to main content
Glama
B-Mahdj

Edenred Plus MCP

by B-Mahdj

edenred_find_deals

Read-onlyIdempotent

Find active Edenred Plus discounts on products, services, and brands. Filter results by query, category, or date.

Instructions

Find active Edenred Plus discounts for shopping, brands, products, services, and savings questions. Call this before recommending a purchase. The catalogue is French: translate broad search terms to French, or omit query to browse when unsure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNoProduct, service, need, or brand to match.
categoryNoExact opaque category ID returned by a previous Edenred deal result.
active_onNoValidity date; defaults to today, YYYY-MM-DD.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint false. The description adds behavioral context: the catalogue is French, implying search terms need translation, and suggests omitting query to browse. It also implies only active discounts are returned, going beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the core purpose, followed by a usage instruction. No redundant text; every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately explains purpose and usage. Annotations cover safety traits. The description misses mentioning pagination or result limits, but the schema defines limit. It is sufficient for an AI agent to understand when and how to invoke the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 75% (3 of 4 params have descriptions). The description adds guidance on the query parameter (translate to French or omit), but does not elaborate on limit, category, or active_on beyond what the schema provides. Baseline 3 is appropriate with minor added value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool finds active Edenred Plus discounts for shopping, brands, products, etc., and advises calling it before recommending a purchase. It distinguishes from sibling tools (login, auth, balances, transactions) which handle different actions. The verb 'find' and resource 'discounts' are specific.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit usage context: 'Call this before recommending a purchase.' It advises translating broad search terms to French or omitting query to browse, aiding when to use. While it doesn't explicitly list alternatives, siblings are distinct enough that no confusion arises.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/B-Mahdj/edenred-plus-mcp'

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