Ecommerce Store
БесплатноНе проверенEnables intelligent ecommerce tools for agents and applications, including product catalog access, product addition, and shopping policies.
Описание
Enables intelligent ecommerce tools for agents and applications, including product catalog access, product addition, and shopping policies.
README
ecommerce-store-mcp is a Model Context Protocol (MCP) server built with Node.js that offers intelligent ecommerce tools for agents and applications. It enables contextual access to product catalogs, and store policies.
Features
- 🔍 List and retrieve product information
- ➕ Add products
- 📄 Display ecommerce shopping policies
- 🤖 Context-aware support for AI agents as a FAQ resource
Getting Started
Prerequisites
- Node.js (v18 or later)
- npm
- Cluade desktop, or VSCode (tools only)
Installation
git clone https://github.com/your-username/ecommerce-store-mcp.git
cd ecommerce-store-mcp
npm install
npm run build
Activating MCP
Cluade
{
"mcpServers": {
"ecommerce-store-mcp": {
"command": "${PATH_TO_NODE}",
"args": [
"${PATH_TO_MCP_SERVER_DIR}/ecommerce-store-mcp/build/index.js"
],
"env": { "API_BASE_URL": "https://fakestoreapi.com" }
}
}
}
Inspector
npx @modelcontextprotocol/inspector ${PATH_TO_NODE} build/index.js
Then in the browser: http://127.0.0.1:6274/
Установка Ecommerce Store
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/khesayed/ecommerce-store-mcpFAQ
Ecommerce Store MCP бесплатный?
Да, Ecommerce Store MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ecommerce Store?
Нет, Ecommerce Store работает без API-ключей и переменных окружения.
Ecommerce Store — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ecommerce Store в Claude Desktop, Claude Code или Cursor?
Открой Ecommerce Store на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ecommerce Store with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
