
123elec Mcp
Let your coding agent query 123elec product catalog, stock, cart, and orders when you automate procurement or merchant-facing tools.
Overview
123elec-mcp is a Build-phase MCP server that connects AI agents to the official 123elec merchant catalogue, stock, cart, and orders API.
What is this MCP server?
- Official 123elec merchant MCP over streamable HTTP at mcp.123elec.com
- Catalog, stock, panier (cart), and commandes (orders) in one remote server
- Server schema version 1.0.2 with no local API key listed in the published manifest
- French electrical-supplies B2B/B2C data source for agent-driven quoting or reorder flows
- Published server version 1.0.2
- 1 remote endpoint: https://mcp.123elec.com/mcp (streamable-http)
- Manifest describes catalogue, stock, panier, and commandes capability areas
What problem does it solve?
Agents cannot safely quote or reorder electrical SKUs from 123elec when you only have a human-facing website and no documented agent bridge.
Who is it for?
Indie builders automating B2B electrical procurement, reseller dashboards, or internal ops bots tied to 123elec.
Skip if: Generic global ecommerce stacks, builders outside the 123elec ecosystem, or teams that need payments without their own compliance review.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can call merchant-native tools for catalogue and order context inside the IDE.
- Registered remote MCP connection to mcp.123elec.com
- Agent-callable catalogue, stock, cart, and order tools in your dev workflow
- Documented tool list from the live server for your integration spec
Recommended MCP Servers
Journey fit
Official merchant MCP wiring belongs on the Build shelf because you connect an external commerce API into whatever product or internal agent you are shipping. integrations is the canonical home for third-party storefront and order APIs consumed from Claude Code, Cursor, or Codex.
How it compares
Merchant MCP integration for one French supplier, not a multi-store agent skill or marketplace.
Common Questions / FAQ
Who is 123elec-mcp for?
Solo builders and small shops that already buy or sell through 123elec and want Claude Code, Cursor, or Codex to read catalogue and order data via MCP.
When should I use 123elec-mcp?
Use it during Build when you wire agent workflows to real stock, cart, or order endpoints instead of maintaining brittle HTML parsers.
How do I add 123elec-mcp to my agent?
Add the published remote server URL https://mcp.123elec.com/mcp as a streamable-http MCP entry in your client’s MCP settings, then verify tool calls against a sandbox account.