mcp-server-promua

bigcatchkm/mcp-server-promua

3.1

If you are the rightful owner of mcp-server-promua and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for Prom.ua enables interaction with the Prom.ua API, allowing LLM models like Claude to send and receive data.

The MCP Server for Prom.ua is designed to facilitate seamless interaction with the Prom.ua API, enabling large language models (LLMs) such as Claude to perform various operations. This server supports a range of functionalities including managing products and orders, and accessing categories. It is built to handle HTTP methods like GET, POST, PUT, and DELETE, providing a comprehensive interface for e-commerce operations. The server can be installed globally or used via npx, and it requires configuration of the Prom.ua API key either through environment variables or a .env file. Additionally, it supports integration with platforms like Claude Desktop and can be deployed using Docker for containerized environments.

Features

  • Product Management: Allows creation, updating, and deletion of products.
  • Order Management: Facilitates retrieval and status updates of orders.
  • Category Access: Provides access to product categories.
  • API Key Configuration: Supports configuration via .env file or environment variables.
  • Platform Integration: Compatible with Claude Desktop and Docker.