Product Catalog MCP
Product Catalog MCP
MCP-сервер на базе Excel и приложение JOUST для управления продуктами.
Локальный MCP-сервер
npm install
npm run init-data
npm startКаталог хранится в data\products.xlsx. MCP-сервер предоставляет:
list_productssearch_productsadd_productupdate_productdelete_product
Конфигурация VS Code включена в .vscode\mcp.json, а пользовательский агент находится в
.github\agents\product-catalog.agent.md. Агент встраивает конфигурацию MCP-сервера
для облачного агента GitHub Copilot. Его процедура настройки устанавливает зависимости Node.js
перед запуском агента.
Установите PRODUCT_CATALOG_FILE, чтобы использовать другую рабочую книгу.
Для HTTP-эндпоинта MCP:
npm run start:httpЛокальный эндпоинт: http://localhost:3000/mcp. Разверните этот процесс Node.js на
серверном хосте, чтобы получить публичный MCP URL; сам JOUST размещает только статические приложения.
Related MCP server: Excel Search MCP
Приложение JOUST
Статическое приложение в web\ хранит свои общие данные в JOUST и поддерживает CRUD для продуктов,
поиск, а также импорт/экспорт Excel. Размещённая база данных JOUST и локальная рабочая книга Excel
являются отдельными хранилищами.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides Excel file manipulation capabilities. This server enables workbook creation, data manipulation, formatting, and advanced Excel features.254,107PythonMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI models to search, read, and analyze Excel files from your local file system with support for multiple worksheets, text search, and JSON data conversion.4MIT
- AlicenseNot gradedqualityDmaintenanceEnables reading and searching Excel files through MCP-compatible clients. Provides tools to retrieve workbook metadata, read sheet contents, and search across all sheets using absolute file paths.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables manipulation of Excel files including creating, reading, writing data, formatting, charts, pivot tables, and worksheet management via natural language.25MIT
Related MCP Connectors
Manage products, EU Digital Product Passports, operator parties, and GS1 EPCIS supply-chain events.
Agent-native product catalog for AI shopping agents. 296M+ products, 28 countries.
Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/v-swaggarwal/product-catalog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server