MCP Server для Prom.ua
@bigcatchkm
关于 MCP Server для Prom.ua
MCP сервер для роботи з API Prom.ua
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-promua": {
"command": "npx",
"args": [
"mcp-server-promua"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

EverArt
modelcontextprotocolModel Context Protocol Servers
评论