Skip to main content
Glama
v-swaggarwal

Product Catalog MCP

by v-swaggarwal

Product Catalog MCP

一个基于Excel的MCP服务器,外加一个JOUST产品管理应用。

本地MCP服务器

npm install
npm run init-data
npm start

目录存储在data\products.xlsx中。MCP服务器提供以下功能:

  • list_products

  • search_products

  • add_product

  • update_product

  • delete_product

VS Code配置包含在.vscode\mcp.json中,自定义代理位于 .github\agents\product-catalog.agent.md。该代理嵌入了 GitHub Copilot云代理的MCP服务器配置。其设置工作流会在代理启动前安装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工作簿 是独立的存储。

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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