Skip to main content
Glama
v-swaggarwal

Product Catalog MCP

by v-swaggarwal

Product Catalog MCP

Ein Excel-gestützter MCP-Server plus eine JOUST-Produktverwaltungs-App.

Lokaler MCP-Server

npm install
npm run init-data
npm start

Der Katalog ist in data\products.xlsx gespeichert. Der MCP-Server stellt bereit:

  • list_products

  • search_products

  • add_product

  • update_product

  • delete_product

Die VS-Code-Konfiguration ist in .vscode\mcp.json enthalten, und der benutzerdefinierte Agent befindet sich in .github\agents\product-catalog.agent.md. Der Agent bettet die MCP-Server-Konfiguration für den GitHub-Copilot-Cloud-Agenten ein. Sein Setup-Workflow installiert Node.js-Abhängigkeiten, bevor der Agent startet.

Setzen Sie PRODUCT_CATALOG_FILE, um eine andere Arbeitsmappe zu verwenden.

Für einen HTTP-MCP-Endpunkt:

npm run start:http

Der lokale Endpunkt ist http://localhost:3000/mcp. Stellen Sie diesen Node.js-Prozess auf einem serverfähigen Host bereit, um eine öffentliche MCP-URL zu erhalten; JOUST selbst hostet nur statische Apps.

Related MCP server: Excel Search MCP

JOUST-App

Die statische App in web\ speichert ihre gemeinsamen Daten in JOUST und unterstützt Produkt-CRUD, Suche und Excel-Import/-Export. Die gehostete JOUST-Datenbank und die lokale Excel-Arbeitsmappe sind getrennte Speicher.

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