Skip to main content
Glama
Pawangunjkar

Enterprise Commerce MCPs

by Pawangunjkar

Enterprise Commerce MCPs

Öffentliches Open-Source-Projekt von Pawan Gunjkar (pawangunjkar@gmail.com · GitHub). MIT-lizenziert. Siehe OWNER.md und LICENSE.

Eigenständiges Python MCP-Projekt. Es ist nicht Teil von enterprise-commerce-suite. Jeder Spring-Boot-Dienst und jedes React-Portal hat einen eigenen FastMCP-Server, der die HTTP-API dieser Anwendung aufruft.

Installation

cd enterprise-commerce-mcps
python -m venv .venv
.venv\Scripts\activate
pip install -e .

Related MCP server: swaggbot

Einen Server ausführen (stdio)

ecs-mcp-product-service
ecs-mcp-gst-tax-engine
ecs-mcp-ecommerce-storefront-portal

Überschreiben Sie die Ziel-URL, wenn Sie über das Gateway gehen:

set ECS_GATEWAY_URL=http://localhost:8080
set ECS_SERVICE_URL=http://localhost:8080
ecs-mcp-product-service

Optional: ECS_BEARER_TOKEN, ECS_TENANT_ID.

Cursor-MCP-Konfiguration

Kopieren Sie Einträge aus cursor-mcp.example.json in die Cursor-MCP-Einstellungen. Beginnen Sie mit den sechs Portal-Servern sowie GST, Produkt, Warenkorb und Zahlung; fügen Sie bei Bedarf weitere hinzu. Alle 54 Namen sind in mcp-servers.txt aufgelistet.

Aufbau

  • src/ecs_mcp_core/ — gemeinsamer HTTP-Client

  • src/ecs_mcps/ — ein Modul pro Anwendung

  • tools/generate_mcps.py — regeneriert die Pro-App-Server aus der API-Zuordnung

Inhaber

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