Skip to main content
Glama
elliotttate

MCP SteamOS Devkit

by elliotttate

lepton_rootfs_overlay_manifest

Retrieve inventory of Lepton rootfs overlay files, hashes, and snippets for a specified target in SteamOS Devkit.

Instructions

Inventory Lepton rootfs overlay files, hashes, and selected small snippets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
loginNo
targetYes
http_portNo
max_depthNo
name_typeNoguess
include_snippetsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

The description implies a read operation ('inventory'), but with no annotations provided, it fails to disclose important behaviors such as authentication requirements, side effects, or performance characteristics. It does not contradict annotations as there are none.

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

Conciseness3/5

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

The description is concise at 8 words, but it lacks structure. It is a single sentence without front-loading or organization, which reduces its informativeness while still being efficient.

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?

Given the complexity (6 parameters, 0% schema coverage, no annotations), the description is insufficient. It does not help the agent understand how this tool fits into the Lepton debugging context or how it differs from similar tools like lepton_artifacts_manifest.

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

Parameters1/5

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

With 0% schema description coverage, the description has full responsibility to explain parameters. It mentions 'files, hashes, and selected small snippets' but does not map these to any of the 6 parameters (e.g., include_snippets, target, max_depth). No parameter info is provided.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states it inventories files, hashes, and snippets from Lepton rootfs overlay, providing a clear verb and resource. However, it does not distinguish from sibling tools like lepton_artifacts_manifest or lepton_mounts, leaving ambiguity about its specific scope.

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

Usage Guidelines1/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. No prerequisites, context of use, or exclusions are mentioned, making it hard for an agent to decide between similar tools.

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/elliotttate/mcp-steamos-devkit'

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