Product Catalog MCP
Product Catalog MCP
Excel 기반 MCP 서버와 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에 있습니다. 에이전트는 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 워크북은
별도의 저장소입니다.
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