MCP Servers / cloud-service / Jumpseller

Jumpseller

JSON →
httpnone1cloud-service

Manage your Jumpseller e-commerce store with AI. Create products with variants, process orders, search customers, and organize your catalog.

Install
How to run this server
[ { "cmd": "npx openmcp", "imports": [] } ]
server path: jumpseller
Tools
What this server exposes
list_products
List all products
get_product
Get a specific product
search_products
Search products
create_product
Create a new product
update_product
Update an existing product
delete_product
Delete a product
list_orders
List all orders
get_order
Get a specific order
search_orders
Search orders
update_order
Update an order
list_customers
List all customers
get_customer
Get a specific customer
search_customers
Search customers
list_categories
List all categories
create_category
Create a new category
delete_category
Delete a category
list_pages
List all pages
create_page
Create a new page
delete_page
Delete a page
get_store_info
Get store information
Configuration
Environment & auth
authnone
envYOUR_LOGIN_KEY
envYOUR_AUTH_TOKEN
Resources
Jumpseller — MCP Server · libregistry