MCP Gera Market runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.
E-commerce marketplace: search products, order, track shipments. 50+ countries.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @gera-services/mcp-gera-market ссылается на geraservicesuk/mcp-gera-market
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-gera-market -- npx -y @gera-services/mcp-gera-market
{
"mcpServers": {
"mcp-gera-market": {
"args": [
"-y",
"@gera-services/mcp-gera-market"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-gera-market]
command = "npx"
args = ["-y", "@gera-services/mcp-gera-market"]
{
"mcpServers": {
"mcp-gera-market": {
"args": [
"-y",
"@gera-services/mcp-gera-market"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-gera-market": {
"args": [
"-y",
"@gera-services/mcp-gera-market"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GERAMARKET_API_URL (Base URL for the GeraMarket API (defaults to https://api.geramarket.com)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Walmart - search products, manage cart, track orders
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
MCP server for Target - search products, manage cart, track orders
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
Read-only zobrx e-commerce data: P&L, orders, inventory, marketplace, tax & shelf insights.
MCP server for Kroger - search products, manage cart, place grocery orders
Shop Algeria's marketplace or manage seller products, orders, and storefronts securely.
MCP server for E.Leclerc Drive — search products, manage cart, and order groceries from Claude
Answers built from our own checks of this server.