Loading MCP server directory, please wait...
Real-time oil, gas, and commodity prices for Brent, WTI, natural gas, and 40+ commodities.
npx @getmcp/cli add io.github.karlwaldman/oilpriceapiRequires Node.js 18+. Community-contributed server. Review source before installing.
OILPRICEAPI_KEYYour OilPriceAPI key from oilpriceapi.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.karlwaldman/oilpriceapi": {
"command": "npx",
"args": [
"-y",
"oilpriceapi-mcp"
],
"env": {
"OILPRICEAPI_KEY": ""
}
}
}
}