MCP Orlen Wholesale Price
Model Context Protocol Servers for Orlen Wholesale Price.
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!
Serveurs connexes
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Olostep MCP Server
A server for web scraping, Google searches, and website URL lookups using the Olostep API.
SteadyFetch
Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
Puppeteer Real Browser
Enables powerful, detection-resistant browser automation for AI assistants using puppeteer-real-browser.
MCP RSS Crawler
Fetches and caches RSS feeds using a SQLite database for use with LLMs via the MCP protocol.
transcriptor-mcp
An MCP server (stdio + HTTP/SSE) that fetches video transcripts/subtitles via yt-dlp, with pagination for large responses. Supports YouTube, Twitter/X, Instagram, TikTok, Twitch, Vimeo, Facebook, Bilibili, VK, Dailymotion. Whisper fallback — transcribes audio when subtitles are unavailable (local or OpenAI API). Works with Cursor and other MCP host
YouTube
Fetch YouTube subtitles
Google Flights
An MCP server to interact with Google Flights data for finding flight information.
Web Fetch
Fetches and converts web content, ideal for data extraction and web scraping.
Selenix MCP
MCP server that bridges Claude Desktop (or any other local app supporting MCP) with Selenix for browser automation and testing. Enables creating, running, debugging, and managing browser automation tests through natural language.
Crawl4AI
Web scraping skill for Claude AI. Crawl websites, extract structured data with CSS/LLM strategies, handle dynamic JavaScript content. Built on crawl4ai with complete SDK reference, example scripts, and tests.