Skip to main content
Glama
saidsurucu

Yargı MCP

by saidsurucu

check_government_servers_health

Read-onlyIdempotent

Monitor Turkish legal database servers for operational status and response availability to ensure reliable access to court and procurement decisions.

Instructions

Use this when checking if Turkish legal database servers are online and responding.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations indicate readOnlyHint=true and idempotentHint=true, which the description aligns with by describing a non-destructive check. The description adds valuable context beyond annotations by specifying the target ('Turkish legal database servers') and the action ('online and responding'), which helps the agent understand the scope and behavior without contradiction.

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 a single, clear sentence that efficiently conveys the tool's purpose without unnecessary words. It's front-loaded with the key action and context, making it highly concise and well-structured for quick understanding.

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 the tool's simplicity (0 parameters, annotations provided, output schema exists), the description is reasonably complete. It specifies the target and action, and with annotations covering safety and idempotency, plus an output schema for return values, it provides adequate context. However, it could slightly improve by mentioning the output format or typical response indicators.

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

Parameters4/5

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

The tool has 0 parameters with 100% schema description coverage, so no parameter documentation is needed. The description doesn't mention parameters, which is appropriate, and it adds semantic context about what's being checked, earning a baseline score above the minimum due to the lack of parameters.

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's purpose: 'checking if Turkish legal database servers are online and responding.' It specifies the verb ('checking'), resource ('Turkish legal database servers'), and outcome ('online and responding'). However, it doesn't explicitly differentiate from sibling tools like 'fetch' or 'search' that might also involve server interactions, though the health-check focus is implied.

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

Usage Guidelines3/5

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

The description provides some usage guidance with 'Use this when checking if Turkish legal database servers are online and responding,' which implies it's for health monitoring rather than data retrieval. However, it doesn't explicitly state when not to use it (e.g., for actual document fetching) or name alternatives among siblings, leaving the context somewhat implied rather than explicit.

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/saidsurucu/yargi-mcp'

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