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입니다. 공개 MCP URL을 얻으려면 이 Node.js 프로세스를 서버 호스팅이 가능한 호스트에 배포하세요. 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