← Back to Plugins
MCP Server MCP

io.github.geraservicesuk/mcp-gera-market

github By github 👁 1 views ▲ 0 votes

E-commerce marketplace: search products, order, track shipments. 50+ countries.

Homepage Verified source GitHub

Install

npx -y @gera-services/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@gera-services/mcp-gera-market",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL for the GeraMarket API (defaults to https://api.geramarket.com)",
          "name": "GERAMARKET_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...