Labsco
sinanerdinc logo

OPET Fuel Prices

from sinanerdinc

Provides access to current fuel prices from OPET, a Turkish petroleum distribution company.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredAdvanced setup

OPET Fuel Prices MCP Server

A Model Context Protocol (MCP) server that provides access to OPET fuel prices data through Claude AI.

Demo

Example

Features

  • Get all available provinces
  • Fetch fuel prices for specific provinces
  • Get last update timestamp
  • Error handling with detailed messages

Available Tools

get_all_provinces()

Retrieves a list of all provinces where fuel prices are available.

get_fuel_prices_by_province(province_id)

Fetches current fuel prices for a specific province using its ID.

Parameters:

  • province_id (str): The unique identifier of the province

get_last_update_time()

Gets the timestamp of when the fuel prices were last updated in the system.