Skip to main content
Glama
shomechakraborty

Scientific Tools MCP Server

gpu_spot_prices

Compare live GPU spot prices from AWS, CoreWeave, Lambda Labs, and Vast.ai. View interruption probabilities, on-demand prices, and forecasts to find the cheapest GPU slot for your workload.

Instructions

Returns live GPU spot prices across AWS, CoreWeave, Lambda Labs, and Vast.ai. Includes interruption probabilities, on-demand comparison prices, and optional 1hr/4hr price forecasts with buy/wait recommendations. Use this to find the cheapest available GPU slot for a workload.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
gpu_typeNoGPU type to query (default: all)all
providersNoProviders to include (default: all)
max_interruption_probNoMaximum acceptable interruption probability 0.0–1.0 (default: 0.20)
include_predictionsNoInclude 1hr and 4hr price predictions (default: false)
sort_byNoSort results by this field (default: price)price
Behavior4/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It correctly indicates a read-only operation (returns data), mentions live prices, interruption probabilities, on-demand comparisons, and optional forecasts. This is sufficient for an agent to understand the tool's behavior, though it could be slightly more explicit about the real-time nature.

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: first states purpose and scope, second lists key features, third provides usage guidance. No redundant or extraneous information. Every sentence is informative and earns its place.

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?

The description covers the main points: providers, interruption probabilities, comparisons, and optional predictions. No output schema exists, but the description hints at the return format (prices, etc.). A slightly more detailed account of what exactly is returned (e.g., sorted list, structured data) would improve completeness, but it is still adequate.

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

Parameters3/5

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

Input schema coverage is 100%, with each parameter described. The description adds context beyond the schema (e.g., 'optional 1hr/4hr price forecasts with buy/wait recommendations') but largely reiterates the schema. The baseline of 3 is appropriate given high schema coverage.

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 it returns live GPU spot prices across multiple providers, with specific additional features (interruption probabilities, on-demand comparisons, forecasts). It ends with a clear usage directive: 'Use this to find the cheapest available GPU slot.' This distinguishes it from sibling tools like analytics or compound_lookup, which are unrelated domains.

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 implies when to use the tool ('find the cheapest available GPU slot') but does not explicitly mention when not to use it or provide alternatives. However, the sibling tools are in very different domains (analytics, literature, patents), so the context is clear enough for an AI agent to select this tool appropriately.

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/shomechakraborty/mcp-scientific-tools'

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