
Jumpseller
Connect your agent to Jumpseller so it can update products, orders, and customers from chat while you run the store.
Overview
com.jumpseller/admin-mcp is an Operate-phase MCP server that lets AI agents manage Jumpseller store products, orders, and customers via a hosted streamable-http API.
What is this MCP server?
- Hosted MCP at https://mcp.jumpseller.com/ with streamable-http transport
- Covers products, orders, customers, and broader admin per server description
- Requires X-LOGIN-KEY and X-AUTH-TOKEN headers from Admin Settings → API
- Official API docs repository linked from the manifest (Jumpseller api-docs on GitHub)
- Server manifest version 1.0.0 (schema 2025-12-11)
- Remote URL: https://mcp.jumpseller.com/
- Required headers: 2 (X-LOGIN-KEY, X-AUTH-TOKEN)
- Manifest version: 1.0.0
Community signal: 1 GitHub stars.
What problem does it solve?
Running a Jumpseller shop means constant admin UI trips when you only want quick product or order answers from your coding agent.
Who is it for?
Solo merchants on Jumpseller who already use AI coding tools and want faster catalog and order operations.
Skip if: Stores on Shopify or WooCommerce, or teams without Jumpseller API credentials.
What do I get? / Deliverables
After adding the MCP remote with API login key and auth token, your agent can perform Jumpseller admin actions as structured tool calls.
- Authenticated MCP link to your Jumpseller admin API
- Agent-driven product, order, and customer operations
- Fewer manual round trips through the Jumpseller admin UI
Recommended MCP Servers
Journey fit
Store catalog and order ops are ongoing production work after launch, not one-off validation experiments. Iterate covers day-to-day merchandising, fulfillment fixes, and customer record tweaks merchants repeat every week.
How it compares
Jumpseller-hosted admin MCP, not a generic ecommerce scraper or storefront theme skill.
Common Questions / FAQ
Who is com.jumpseller/admin-mcp for?
It is for Jumpseller store owners and solo operators who want Claude Code, Cursor, or Codex to manage shop admin via MCP.
When should I use com.jumpseller/admin-mcp?
Use it during Operate when you repeatedly update products, check orders, or edit customers and want those tasks in your agent session.
How do I add com.jumpseller/admin-mcp to my agent?
Register https://mcp.jumpseller.com/ as a streamable-http MCP remote and set X-LOGIN-KEY and X-AUTH-TOKEN from Jumpseller Admin → Settings → API.