🛠️

mcp-server

Real-time oil, gas, and commodity prices. 174+ commodities, futures, rig counts.

Developer Tools stdio npm npmstdioOilpriceAPI
RUN IN TERMINAL
claude mcp add ilprice-mcp-server -- npx -y oilpriceapi-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "ilprice-mcp-server": { "command": "npx", "args": ["-y", "oilpriceapi-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ilprice-mcp-server": { "command": "npx", "args": ["-y", "oilpriceapi-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ilprice-mcp-server": { "command": "npx", "args": ["-y", "oilpriceapi-mcp"] } } }

About This MCP Server

The io.github.OilpriceAPI/mcp-server is a Model Context Protocol server that provides real-time oil, gas, and commodity prices, enabling access to a wide range of market data. It connects to the OilpriceAPI and can be utilized by developers through npm and stdio, allowing them to incorporate current prices for over 174 commodities and futures into their applications. Developers would use this server when building applications that require up-to-date market data, such as trading platforms or financial analytics tools.

Real-time oil, gas, and commodity prices. 174+ commodities, futures, rig counts.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

oilpriceapi-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ilprice-mcp-server.svg)](https://skillsplayground.com/mcps/ilprice-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.