MCP Server для Prom.ua
@bigcatchkm
About MCP Server для Prom.ua
MCP сервер для роботи з API Prom.ua
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-promua": {
"command": "npx",
"args": [
"mcp-server-promua"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP Server для Prom.ua?
MCP Server для Prom.ua is an MCP (Model Context Protocol) server that enables Claude and other LLM models to interact with the Prom.ua API. It provides tools for managing products, orders, and categories, allowing AI assistants to retrieve and send data from the marketplace.
How to use MCP Server для Prom.ua?
Install globally via npm install -g mcp-server-promua or run directly with npx mcp-server-promua. Configure the API key via a .env file or environment variables (PROMUA_API_KEY, PROMUA_API_URL). Use with Claude Desktop by adding the provided JSON configuration, or install via Smithery. Docker deployment is also supported.
Key features of MCP Server для Prom.ua
- Retrieve list of products
- Get detailed product information
- Create, update, and delete products
- Retrieve list of orders
- Get order details and update order status
- Fetch categories
Use cases of MCP Server для Prom.ua
- Automate product listing updates through natural language commands
- Manage order status changes via AI-driven conversations
- Integrate Prom.ua data into broader LLM‑based workflows for reporting or customer support
FAQ from MCP Server для Prom.ua
What does MCP Server для Prom.ua do?
It bridges LLM models like Claude with the Prom.ua API, enabling CRUD operations on products and orders directly from the AI assistant.
How do I set up the API key?
Place your Prom.ua API key in a .env file as PROMUA_API_KEY=your_key or export it as an environment variable. Also set the API URL (default https://my.prom.ua).
Can I run it in Docker?
Yes. Build the Docker image with docker build -t mcp-server-promua . and run with -e PROMUA_API_KEY=your_key.
What are the dependencies?
It requires Node.js (installed via npm) and a valid Prom.ua API key. The server runs as an MCP‑compatible tool over stdio.
Is there any authentication besides the API key?
No. The server uses only the Prom.ua API key for authentication, as configured in environment variables or .env.
Frequently asked questions
What does MCP Server для Prom.ua do?
It bridges LLM models like Claude with the Prom.ua API, enabling CRUD operations on products and orders directly from the AI assistant.
How do I set up the API key?
Place your Prom.ua API key in a `.env` file as `PROMUA_API_KEY=your_key` or export it as an environment variable. Also set the API URL (default `https://my.prom.ua`).
Can I run it in Docker?
Yes. Build the Docker image with `docker build -t mcp-server-promua .` and run with `-e PROMUA_API_KEY=your_key`.
What are the dependencies?
It requires Node.js (installed via npm) and a valid Prom.ua API key. The server runs as an MCP‑compatible tool over stdio.
Is there any authentication besides the API key?
No. The server uses only the Prom.ua API key for authentication, as configured in environment variables or `.env`.
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments