Skip to main content
Glama
aigile-era

Market Fiyatı MCP Server

by aigile-era

chat

Hold a general conversation with the AI assistant, using optional context to refine responses.

Instructions

AI ile genel sohbet

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextNoEk bağlam bilgisi
messageYesKullanıcı mesajı
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says 'general chat with AI' and does not mention interaction behavior, context retention, response format, or limitations. This gives the agent little insight into what to expect when invoking the tool.

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

Conciseness4/5

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

The description is extremely concise, consisting of a single short sentence with no wasted words. It front-loads the core purpose effectively, though this brevity contributes to the under-specification noted in other dimensions.

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?

For a 2-parameter tool with no output schema, the description should at least indicate the nature of the response or typical usage scenarios. It currently provides minimal information, making it incomplete for an agent to properly invoke and interpret results, especially given the context of shopping-related sibling tools.

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?

The input schema already documents both parameters with descriptions (message and context), achieving 100% coverage. The description adds no additional parameter details, so it meets the baseline for schema-driven parameter understanding.

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?

The description clearly states the tool performs 'general chat with AI' (AI ile genel sohbet), which distinguishes it from the shopping-focused sibling tools like search_products and get_ai_recommendations. However, it lacks specificity about what kinds of conversations or tasks it supports, so it doesn't reach a 5.

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 is provided on when to use this tool versus alternatives. With siblings like get_ai_recommendations and generate_shopping_list, the description does not clarify whether this is a fallback for non-shopping queries or if it can also handle shopping-related requests. This leaves the agent without clear selection criteria.

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/aigile-era/market-mcp-serkan'

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