Enterprise Commerce MCPs
Enterprise Commerce MCPs
Pawan Gunjkar가 소유한 공개 오픈소스 프로젝트입니다 (pawangunjkar@gmail.com · GitHub). MIT 라이선스입니다. OWNER.md 및 LICENSE를 참조하세요.
독립형 Python MCP 프로젝트입니다. enterprise-commerce-suite의 일부가 아닙니다. 각 Spring Boot 서비스와 각 React 포털에는 해당 애플리케이션의 HTTP API를 호출하는 자체 FastMCP 서버가 있습니다.
설치
cd enterprise-commerce-mcps
python -m venv .venv
.venv\Scripts\activate
pip install -e .Related MCP server: swaggbot
서버 하나 실행 (stdio)
ecs-mcp-product-service
ecs-mcp-gst-tax-engine
ecs-mcp-ecommerce-storefront-portal게이트웨이를 경유하는 경우 대상 URL을 재정의하세요:
set ECS_GATEWAY_URL=http://localhost:8080
set ECS_SERVICE_URL=http://localhost:8080
ecs-mcp-product-service선택 사항: ECS_BEARER_TOKEN, ECS_TENANT_ID.
Cursor MCP 설정
cursor-mcp.example.json의 항목을 Cursor MCP 설정에 복사하세요. 6개의 포털 서버와 GST, product, cart, payment로 시작하고 필요에 따라 더 추가하세요. 54개 이름 모두 mcp-servers.txt에 나열되어 있습니다.
구성
src/ecs_mcp_core/— 공유 HTTP 클라이언트src/ecs_mcps/— 애플리케이션별 모듈 하나tools/generate_mcps.py— API 맵에서 앱별 서버를 재생성합니다
소유자
이름: Pawan Gunjkar
GitHub: https://github.com/Pawangunjkar
공개 범위: 공개 오픈소스 (MIT)
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 Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI agents to interact with the commercetools Composable Commerce platform. It provides tools for managing products, categories, orders, carts, and customer data through secure read and write operations.13MIT
- AlicenseNot gradedqualityDmaintenanceTransforms Swagger/OpenAPI documented APIs into conversational interfaces, enabling natural language interaction with APIs through an MCP server for use with AI assistants.4MIT

boltcheckoutofficial
FlicenseNot gradedqualityFmaintenanceMCP server enabling natural language interaction with the Bolt API for managing transactions, orders, product catalog, configuration, and testing.- AlicenseNot gradedqualityDmaintenanceA configurable MCP server that intelligently routes natural language queries to the appropriate microservice endpoint based on user-defined service configurations.9MIT
Related MCP Connectors
MCP server for AI access to Swagger by SmartBear.
Connect e-commerce and marketing data to AI assistants via MCP.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
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/Pawangunjkar/enterprise-commerce-mcps'
If you have feedback or need assistance with the MCP directory API, please join our Discord server