cmh-market-mcp
Allows the MCP server to connect to a Shopware environment via the Shopware API, using the configured store URL and client credentials for authentication.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@cmh-market-mcpCheck for pending Talk CS threads and summarize the latest one."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
cmh-market-mcp
네이버 스마트스토어 관리자 자동화 및 지식 지도 Model Context Protocol (MCP) 서버
개요
cmh-market-mcp는 AI 에이전트(LLM)가 네이버 스마트스토어 관리자 화면을 조작할 때 필요한 화면 구조, 메뉴 경로, 버튼/입력창 선택자, 톡톡 CS, 3단계 안전 승인, 공식 도움말(2,903편) RAG 지식을 제공하는 MCP 서버입니다.
Related MCP server: Kakao Moment MCP
기능 요약
화면 및 선택자 지도:
market_capabilities,market_find_screen,market_screen_brief,market_find_element,market_find_field,market_find_api3단계 안전 승인:
market_approval_hold,market_approval_pending,market_approval_decide네이버 톡톡 CS 상담:
talk_threads,talk_read,talk_send,talk_order_candidates네이버 공식 도움말 RAG:
market_find_help,market_help_read,market_help_categories네이버 검색광고 API:
market_keyword_volume,market_tag_suggest분산 작업 큐:
market_task_pending,market_task_next,market_task_heartbeat,market_task_release,market_task_done자가학습 및 보고:
market_lesson_save,market_element_fix,market_report_to_human
환경 변수
SHOPWARE_API_URL=https://your-shopware-domain.com
SHOPWARE_API_CLIENT_ID=YOUR_INTEGRATION_CLIENT_ID
SHOPWARE_API_CLIENT_SECRET=YOUR_INTEGRATION_CLIENT_SECRET설치 및 빌드
npm install
npm run buildMCP 연동 설정
{
"mcpServers": {
"cmh-market-mcp": {
"command": "node",
"args": ["/path/to/cmh-market-mcp/dist/index.js"],
"env": {
"SHOPWARE_API_URL": "https://your-shopware-domain.com",
"SHOPWARE_API_CLIENT_ID": "YOUR_INTEGRATION_CLIENT_ID",
"SHOPWARE_API_CLIENT_SECRET": "YOUR_INTEGRATION_CLIENT_SECRET"
}
}
}
}This server cannot be installed
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 Connectors
An AI agent that runs your online business: products, orders, customers, email, and sites.
Korea-native MCP gateway: Korean commerce, payments, messaging, gov & finance APIs for AI agents.
Give your AI agents the tools to build, manage, and run automation workflows.
AI marketing agent for Google Ads, Meta, GA4, TikTok, LinkedIn, Shopify, HubSpot and more.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Haravan e-commerce platforms via MCP protocol for natural language management of stores. Provides 7 smart analytics tools for insights and 63 base tools for CRUD operations on products, orders, customers, and inventory.18Apache 2.0
- AlicenseAqualityBmaintenanceEnables AI agents to manage Kakao Moment advertisements (Kakao's advertising platform) through natural language queries, supporting campaign, ad group, creative listing, and performance reporting.7MIT
- AlicenseCqualityDmaintenanceEnables AI agents to manage e-commerce operations across multiple platforms (Shopify, WooCommerce, Stripe, MercadoLibre) through a conversational interface.4120MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage Shopify stores via natural language, with tools for products, orders, inventory, customers, and analytics.9MIT
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/KrommerGmbH/cmh-market-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server