Skip to main content
Glama
crisgon0295

Siigo MCP Server

by crisgon0295

Search Products

siigo_search_products
Read-only

Search for products in Siigo using partial matches by code, name, or reference. Filter results client-side to find products quickly.

Instructions

Search for products by code, name, or reference with client-side filtering for partial matches

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeNoSearch by product code (partial match)
nameNoSearch by product name (partial match)
pageNoPage number for pagination
page_sizeNoNumber of items per page (max 100)
referenceNoSearch by product reference (partial match)
Behavior3/5

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

Annotations (readOnlyHint=true, destructiveHint=false) already convey safety. Description adds 'client-side filtering' which hints at behavior but is ambiguous (could mean API performs partial matches or returns all for client-side filtering). No other behavioral traits disclosed.

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?

Single sentence that is concise, front-loaded with purpose and key details. No unnecessary words.

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

Completeness2/5

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

No output schema; description does not explain return format, pagination behavior, or how partial matches are applied (API vs client-side). Given 5 parameters including page and page_size, pagination context is missing. Significant information gap for effective use.

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?

All 5 parameters are described in schema (100% coverage). Description mentions code, name, reference but adds no new meaning beyond schema definitions. Baseline score of 3 due to high schema coverage.

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

Purpose4/5

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

Description clearly states verb 'Search', resource 'products', and search fields (code, name, reference) with partial match filtering. Implies distinction from sibling tools like siigo_get_products which likely retrieve all products. However, no explicit differentiation from other search tools.

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

Usage Guidelines2/5

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

No guidance on when to use this tool vs alternatives (e.g., siigo_get_products for unfiltered lists). No exclusions or when-not-to-use scenarios mentioned.

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/crisgon0295/siigo-mcp-ferriperfiles'

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