Mcp Server Gelato
@madzarm
About Mcp Server Gelato
Server for managing your Gelato POD account.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-gelato": {
"command": "uvx",
"args": [
"mcp-server-gelato"
],
"env": {
"GELATO_API_KEY": "your_api_key_here"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Mcp Server Gelato?
Mcp Server Gelato integrates with Gelato’s print-on-demand API, providing tools and resources to search orders, retrieve order details, and explore product catalogs. It is designed for developers using AI assistants (MCP hosts) to manage Gelato order workflows and product data.
How to use Mcp Server Gelato?
Install via uvx mcp-server-gelato or pip install mcp-server-gelato, then set the GELATO_API_KEY environment variable. Run the server with mcp-server-gelato or add it to Claude Desktop using claude mcp add gelato --env GELATO_API_KEY="your_key" -- uvx mcp-server-gelato. After startup, use tools like search_orders and resources like orders://{order_id}.
Key features of Mcp Server Gelato
- Search orders with multiple filters (status, country, date range)
- Retrieve order summaries and detailed order information
- Search products in catalogs with filtering capabilities
- Check stock availability across regions
- List available shipment methods
- Clear separation between data resources and operational tools
Use cases of Mcp Server Gelato
- Managing print-on-demand orders from an AI assistant
- Exploring product catalogs and pricing for fulfillment planning
- Checking stock and shipment methods before placing orders
- Automating order status tracking and draft order management
FAQ from Mcp Server Gelato
How do I get a Gelato API key?
Visit the Gelato API Portal, sign up or log in, and generate an API key from your dashboard.
Do I need Python installed to use this server?
Yes, Python 3.13 or later is required.
What happens if the server starts without an API key?
The server will fail to connect. You can either install with the API key set as an environment variable or use the configure_gelato tool within Claude to configure it afterward.
What transports and authentication does this server use?
The server uses standard MCP transport over stdio and authenticates via a Gelato API key provided through the GELATO_API_KEY environment variable.
Are there any known limits?
The search_orders tool is limited to 100 results per request (controlled via the limit parameter). The server automatically retries on rate limiting with exponential backoff.
Frequently asked questions
How do I get a Gelato API key?
Visit the [Gelato API Portal](https://developers.gelato.com/), sign up or log in, and generate an API key from your dashboard.
Do I need Python installed to use this server?
Yes, Python 3.13 or later is required.
What happens if the server starts without an API key?
The server will fail to connect. You can either install with the API key set as an environment variable or use the `configure_gelato` tool within Claude to configure it afterward.
What transports and authentication does this server use?
The server uses standard MCP transport over stdio and authenticates via a Gelato API key provided through the `GELATO_API_KEY` environment variable.
Are there any known limits?
The `search_orders` tool is limited to 100 results per request (controlled via the `limit` parameter). The server automatically retries on rate limiting with exponential backoff.
Basic information
More Other MCP servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments