Skip to main content
Glama
v-swaggarwal

Product Catalog MCP

by v-swaggarwal

Product Catalog MCP

An Excel-backed MCP server plus a JOUST product management app.

Local MCP server

npm install
npm run init-data
npm start

The catalog is stored in data\products.xlsx. The MCP server exposes:

  • list_products

  • search_products

  • add_product

  • update_product

  • delete_product

VS Code configuration is included in .vscode\mcp.json, and the custom agent is in .github\agents\product-catalog.agent.md. The agent embeds the MCP server configuration for GitHub Copilot cloud agent. Its setup workflow installs Node.js dependencies before the agent starts.

Set PRODUCT_CATALOG_FILE to use a different workbook.

For an HTTP MCP endpoint:

npm run start:http

The local endpoint is http://localhost:3000/mcp. Deploy this Node.js process to a server-capable host to obtain a public MCP URL; JOUST itself hosts only static apps.

Related MCP server: Excel Search MCP

JOUST app

The static app in web\ stores its shared data in JOUST and supports product CRUD, search, and Excel import/export. The hosted JOUST database and local Excel workbook are separate stores.

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