Skip to main content
Glama
blanck1945

zyta-expedientes-mcp

by blanck1945

zyta_expedientes_auth_status

Check the current session status for authentication, including Zyta-be and expedientes-api URLs, without exposing the token.

Instructions

Estado de sesión: token, URLs de Zyta-be y expedientes-api. No muestra el token.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description carries the full burden. It discloses that the tool does not show the token, which is an important behavioral trait. However, it does not state whether it is read-only, has side effects, or requires authentication, leaving gaps.

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?

A single sentence that conveys all essential information without any waste. Every word serves a purpose.

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?

For a tool with no parameters, no output schema, and no annotations, the description is fairly complete: it specifies what is provided (token and URLs) and what is not (the token itself). However, it could briefly explain the purpose (e.g., verifying session health).

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?

No parameters exist, so baseline 4 applies. The description adds no param info, but that is acceptable since there are no parameters to document.

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 states it provides session status including token and URLs but explicitly excludes showing the token. It clearly identifies the resource (session status) and distinguishes from sibling tools like login and whoami, though lacks an explicit verb like 'returns'.

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 versus alternatives such as zyta_expedientes_login (for authentication) or zyta_expedientes_whoami (for current user info). The description does not imply context for usage.

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/blanck1945/zyta-expedientes-mcp'

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