Skip to main content
Glama
Pawangunjkar

Enterprise Commerce MCPs

by Pawangunjkar

Enterprise Commerce MCPs

Pawan Gunjkarpawangunjkar@gmail.com · GitHub)拥有的公开开源项目。采用 MIT 许可证。参见 OWNER.mdLICENSE

独立的 Python MCP 项目。它属于 enterprise-commerce-suite 的一部分。每个 Spring Boot 服务和每个 React 门户都有自己的 FastMCP 服务器,用于调用该应用程序的 HTTP API。

安装

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_TOKENECS_TENANT_ID

Cursor MCP 配置

cursor-mcp.example.json 中的条目复制到 Cursor MCP 设置中。从六个门户服务器以及 GST、product、cart 和 payment 开始;根据需要添加更多。所有 54 个名称都列在 mcp-servers.txt 中。

目录结构

  • src/ecs_mcp_core/ — 共享 HTTP 客户端

  • src/ecs_mcps/ — 每个应用程序一个模块

  • tools/generate_mcps.py — 根据 API 映射重新生成每个应用的服务器

所有者

A
license - permissive license
Not graded
quality - not tested
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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Transforms Swagger/OpenAPI documented APIs into conversational interfaces, enabling natural language interaction with APIs through an MCP server for use with AI assistants.
    4
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    MCP server enabling natural language interaction with the Bolt API for managing transactions, orders, product catalog, configuration, and testing.
  • A
    license
    Not graded
    quality
    D
    maintenance
    A configurable MCP server that intelligently routes natural language queries to the appropriate microservice endpoint based on user-defined service configurations.
    9
    MIT

View all related MCP servers

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.

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/Pawangunjkar/enterprise-commerce-mcps'

If you have feedback or need assistance with the MCP directory API, please join our Discord server