MCP Servers / cloud-service / Lemon Squeezy Server

Lemon Squeezy Server

JSON →
httpnone9cloud-service

Integrates with Lemon Squeezy to manage subscriptions, checkouts, and products.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: lemon-squeezy-server
Tools
What this server exposes
get_user
Get current Lemon Squeezy user info
list_stores
List all stores
get_store
Fetch a specific store
list_products
List products
get_product
Get product details
get_product_variants
List variants for a product
list_orders
List all orders
get_order
Get details of an order
list_customers
List all customers
get_customer
Fetch customer details
list_subscriptions
List subscriptions
get_subscription
Get a subscription
list_license_keys
List license keys
get_license_key
Fetch license key info
create_checkout
Create a fully customized checkout session
create_webhook
Register a new webhook
list_webhooks
List all webhooks (filterable by store)
Configuration
Environment & auth
authnone
envLEMON_SQUEEZY_API_KEY
envLEMONSQUEEZY_API_KEY
Resources
Lemon Squeezy Server — MCP Server · libregistry