Skip to main content
Glama

MCP Avantage

by MissionSquad

commodities_naturalGas

Access natural gas prices for daily, weekly, or monthly intervals in JSON or CSV formats. Retrieve accurate commodity data through the MCP Avantage server for financial analysis.

Instructions

Retrieves natural gas prices.

Input Schema

NameRequiredDescriptionDefault
datatypeNoResponse data format.
intervalNoTime interval for the data.

Input Schema (JSON Schema)

{ "additionalProperties": false, "description": "Parameters for daily/weekly/monthly commodity data.", "properties": { "datatype": { "description": "Response data format.", "enum": [ "json", "csv" ], "type": "string" }, "interval": { "description": "Time interval for the data.", "enum": [ "daily", "weekly", "monthly" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Avantage

Related Tools

    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/MissionSquad/mcp-avantage'

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