Skip to main content
Glama
gkaffen338

oneshot-mcp

by gkaffen338

List all OneShot packs

list_packs

List all OneShot catalog packs with titles, one-liners, prices, verification status, and refund policy. Get an overview to compare options before requesting full pack details.

Instructions

The whole OneShot catalog, compact: slug, title, one-liner, niche, price, and verification status per pack, plus the refund-policy summary once. Use this for an overview, then call get_pack on a specific slug for full detail.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description carries the burden and discloses the output content (slug, title, one-liner, etc.) and the single refund-policy summary. It describes the compact format but doesn't explicitly state read-only or safe behavior, though that is implied by listing.

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 two sentences, front-loaded with the primary purpose, and every sentence earns its place. It efficiently conveys what is returned and what to do next without waste.

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?

For a simple no-parameter list tool, the description is complete: it names all returned fields, indicates the compact nature, and provides a next step. It fully covers the behavioral context needed for an agent to select and invoke this tool.

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 zero parameters, and the input schema is empty, so there are no parameters to describe. The description adds no parameter info, but the baseline for 0 params is 4, which is appropriate.

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?

The description clearly states the tool lists the entire OneShot catalog in compact form, naming specific fields returned. It distinguishes itself from get_pack by positioning itself as an overview tool and directing users to get_pack for full detail.

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

Usage Guidelines4/5

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

The description provides explicit when-to-use guidance (for an overview) and names get_pack as the alternative for full detail. However, it does not mention search_packs as an alternative for filtering, leaving a small gap in alternatives coverage.

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/gkaffen338/oneshot-mcp'

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