
MCP Orlen Wholesale Price
β 1from drnow4u
Model Context Protocol Servers for Orlen Wholesale Price.
π₯β VerifiedFreeQuick setup
MCP Orlen Wholesale Price - Learning Project
Model Context Protocol Servers for Orlen Wholesale Price.
Install
Tested with Claude for MacOS.
- You need to install Java 24 first.
- Download JAR files from releases.
- Open Developer Settings in Claude
and hit the Edit Configbutton. - Edit file
claude_desktop_config.json:- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
- Add MPC Orlen Server:
{ "mcpServers": { "orlenWholesalePriceJar": { "command": ">>path to your java installation<</Contents/Home/bin/java", "args": [ "-jar", ">>path to your jar file<</mcp-orlen-0.1.0.jar" ] } } } - Restart Claude.
- Example prompt:
- EN:
Create a chart of the Orlen wholesale price of the fuel in the last month of this year - PL:
ProszΔ narysuj wykres jak ksztaΕtowaΕy siΔ ceny hurtowe paliwa Orlen w ciΔ gu ostatniego miesiΔ ca tego roku
- EN:
- Model response:

- Enjoy!
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITβ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub β