Developer Tools
Trust: 30/100 (Limited)io.github.karlwaldman/oilpriceapi Guide
Real-time oil, gas, and commodity prices for Brent, WTI, natural gas, and 40+ commodities.
by OilpriceAPI
Quick Start
Install
npx oilpriceapi-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-karlwaldman-oilpriceapi": {
"command": "npx",
"args": [
"oilpriceapi-mcp"
]
}
}
}