Skip to main content
Glama
gkaffen338

oneshot-mcp

by gkaffen338

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PACKS_DIRNoLocal fallback packs directory../packs
ONESHOT_SITE_URLNoBase URL used to build pack/buy linkshttps://oneshotpacks.com
ONESHOT_CATALOG_URLNoRemote catalog URL tried firsthttps://oneshotpacks.com/catalog.json

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_packsA

Search the OneShot catalog of receipt-verified agent build packs by keyword (stack, problem, or niche -- e.g. "stripe billing subscription" or "offline sync"). Returns matching packs with title, one-liner, price, verification status stated exactly as the receipt supports (e.g. "3 of 3 clean-room runs passed", or "unverified" if no receipt exists yet -- never invented), a receipt summary, and the storefront URL. Does not rank or editorialize any pack as "best" -- describes each match and leaves the choice to the caller.

get_packA

Full detail for one OneShot pack by slug: what you get, architecture-decision highlights, the scale envelope, FAQ, the exact receipt facts (per-check pass/fail, model, token and wall-time cost) when the pack has been verified, price, a refund-policy pointer, and the buy URL. Reports 'unverified' honestly when no execution receipt exists yet -- never implies a verification the receipt doesn't support.

list_packsA

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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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