J

MCP Orlen Wholesale Price

Created Oct 19, 2025 by drnow4u

Language:

Java

Stars:

0

Forks:

0

README

MCP Orlen Wholesale Price - Learning Project

Model Context Protocol Servers for Orlen Wholesale Price.

Install

Tested with Claude for MacOS.

  1. You need to install Java 24 first.
  2. Download JAR files from releases.
  3. Open Developer Settings in Claude Claude developer settings and hit the Edit Config button.
  4. Edit file claude_desktop_config.json:
    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json
  5. Add MPC Orlen Server:
    
    {
      "mcpServers": {
        "orlenWholesalePriceJar": {
          "command": ">>path to your java installationpath to your jar file
Last updated: Oct 19, 2025

More MCP servers built with Java

Apache Kafka

Mirror of Apache Kafka

By apache 31.8K
Apache Flink

Apache Flink

By apache 25.7K
RocketMQ

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

By apache 22.3K