Skip to main content
Glama
Shatale-SASU

Shatale MCP Server

Official
by Shatale-SASU

explain_shatale

Check the current mode (guest/sandbox/production), list available tools, and get the recommended first prompt to unlock the same flow in sandbox.

Instructions

Entry point. Reports the current mode (GUEST / SANDBOX / blocked PRODUCTION), the tools available in that mode, the recommended first prompt, and how to unlock the same flow in sandbox. Call this first. No API key required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Description adds value beyond annotations (none exist) by stating it's safe to call first, requires no auth, and returns mode/tools. Could mention read-only nature explicitly but implied.

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?

Three sentences with no wasted words. Front-loaded 'Entry point.' and each sentence adds useful info.

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?

Complete for a no-param, no-output-schema tool. Covers purpose, return content, usage order, and auth requirement.

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; baseline 4 applies. Description does not need to add param info.

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?

Clearly states it is an entry point that reports current mode, available tools, recommended first prompt, and how to unlock sandbox. Distinguishes from siblings which are task-specific.

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 says 'Call this first' and notes 'No API key required', providing strong ordering guidance and prerequisites.

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/Shatale-SASU/shatale-mcp-server'

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