Skip to main content
Glama

value-pro-mcp

Поиск по базе знаний компании

search_knowledge

Возвращает выверенные фактические фрагменты о компании, услугах, документах, методологии, ценах, процессе и юр-основаниях — ДОСЛОВНО, без ИИ-генерации. Предпочитайте этот инструмент перед ask_assistant, когда нужен проверяемый факт. Сформулируйте ответ клиенту своей моделью на основе этих проверенных фактов ВАЛПРО.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesЗапрос по базе знаний компании
top_kNoСколько фрагментов вернуть

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses that results are verbatim fragments, without AI generation, and that the model should base answers on them. However, it does not mention potential missing results, pagination, or performance traits. Still, key behavioral aspects are covered.

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?

Two sentences, front-loaded with purpose and key constraint ('no AI generation'), followed by usage guidance. Every sentence is essential and well-structured.

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

Completeness5/5

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

No output schema, but description sufficiently explains return value (verified fragments) and usage pattern. Given complexity of a search tool, it covers the necessary context for proper invocation.

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 100%, so baseline is 3. Description adds no new information about parameters beyond what the schema already provides (query and top_k with their descriptions). Does not enhance parameter understanding.

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?

Description clearly states that the tool returns verified factual fragments from the company's knowledge base, distinguishing it from ask_assistant. It specifies the resource and verb explicitly.

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

Usage Guidelines5/5

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

Explicitly advises to prefer this tool over ask_assistant when a verifiable fact is needed, and instructs the model to formulate its response using these facts. Provides clear when-to-use guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources