mcpbeat Sign in

Fulfiller — print catalogue & quotes MCP Server

by fulfiller Your server? Claim it
answering

Fulfiller — print catalogue & quotes is answering right now. Last checked 8 min ago. It exposes 11 tools.

Print catalogue and live quotes from Fulfiller, a French online printer shipping across the EU.

Uptime history 16 hours of history
16 hours agonow
100.0%
Uptime 24h
58 of 58 checks
11
Tools
read from the server
187 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Fulfiller — print catalogue & quotes every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add agentic-commerce-api --transport http https://www.fulfiller.com/agenticopenapi/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentic-commerce-api": {
      "url": "https://www.fulfiller.com/agenticopenapi/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentic-commerce-api]
url = "https://www.fulfiller.com/agenticopenapi/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agentic-commerce-api": {
      "url": "https://www.fulfiller.com/agenticopenapi/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentic-commerce-api": {
      "url": "https://www.fulfiller.com/agenticopenapi/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cart
create_cart
Crée un panier anonyme, éventuellement avec ses premières lignes (cotées à l’ajout, prix FIGÉ). Un panier n’est PAS une commande : rien n’est engagé, et le total est HT — hors TVA et hors port. Chaque ligne exige un productId ET son sku, tous deux rendus par search_products.
delete_cart
Supprime DÉFINITIVEMENT un panier et toutes ses lignes. Irréversible. Pour retirer une seule ligne, utilisez update_cart avec `remove`.
get_cart
Renvoie le panier tel que FIGÉ à l’ajout : aucune re-cotation à la lecture. `pricedAt` par ligne et `expiresAt` donnent l’âge des prix — au-delà, re-cotez avec quote_product.
update_cart
Applique, DANS CET ORDRE : retraits (`remove`), changements de quantité (`update`, sans re-cotation), puis ajouts (`add`, cotés). Renvoie le panier complet après application.
product
get_product_configuration
Renvoie les options configurables d’un produit (quantités, délais, valeurs, tailles) et leurs valeurs disponibles. À appeler AVANT validate_selection ou quote_product : chez Fulfiller, un produit n’est pas un SKU à prix figé mais un espace de configuration.
get_product_details
Fiche PIM d’un produit : descriptions, points clés, questions fréquentes, contraintes de fichier (fond perdu, résolution, marges, mode colorimétrique) et ressources (visuels, gabarits, consignes techniques). À utiliser pour DÉCRIRE un produit ou aider à préparer un fichier. Ne renvoie aucun prix — pour coter, passez par quote_product. Fournissez exactement un argument. Les champs absents ne sont pas renseignés au PIM ; la FAQ est rare.
quote
quote_by_quantity
Grille de devis pour plusieurs paliers de quantité en UN appel — la bonne façon de répondre à « combien pour 100, 250, 500 ? ». Un palier hors plage ressort en erreur localisée sans invalider les autres.
quote_product
Devis RÉEL pour une sélection : prix HT calculé par le moteur de tarification (jamais lu dans une table de SKU), devise, délai, promotion. C’est le seul prix ferme. Si `requiresReview` vaut `true`, le prix porte sur `resolvedSelection`, pas sur la demande.
products
search_products
Recherche plein-texte dans le catalogue Fulfiller et renvoie des produits COTABLES (productId, sku, url, prix d’appel). Point d’entrée obligatoire : les autres outils travaillent sur le productId renvoyé ici. `startingPrice` est un PLANCHER dont la base (TOTAL, UNIT, PER_SQUARE_METER) change d’un produit à l’autre — ne comparez jamais deux bases différentes et n’annoncez pas ce prix comme ferme : seul quote_product l’est.
resolve
resolve_product
Convertit une identité EXACTE en productId : `sku` (lisible dans le JSON-LD d’une page produit) ou `url` de la page. À PRÉFÉRER à search_products dès que vous tenez l’un des deux — la recherche est approximative, celle-ci ne l’est pas. Fournissez exactement un argument.
validate
validate_selection
Résout une sélection tolérante en codes canoniques et vérifie sa COMMANDABILITÉ, sans renvoyer de prix. Sert à corriger une sélection avant de la coter. Lisez `alerts` et `requiresReview` : `true` signifie que la sélection retenue diffère de celle demandée.

Endpoints

URLTransportStateLatencyChecked
https://www.fulfiller.com/agenticopenapi/mcp streamable-http answering 197 ms 8 min ago

Alternatives to Fulfiller — print catalogue & quotes

same job, measured the same way
Drukarnia
by barwa

BARWA print shop (barwa.pl): catalog, product advisor, real-price quotes, shipping, file specs.

6 tools answering
C
Book Search (Open Library)
by invokera

Search books and authors across Open Library, the Internet Archive open catalog.

2 tools answering
Printonic
by printonic

Print-on-demand catalog, listings, and fulfillment for AI agents.

answering
OpCreative
by opcreative

Print-on-demand fulfillment: manage orders, catalog and account from AI clients. Writes ask first.

answering
SendLetter
by sendletter

Send real, printed letters by post across Europe. Requires a free account; quote before sending.

answering
Eurocollis
by eurocollis

Read-only logistics data for Morocco-Europe shipping: quotes, couriers, tracking and customs.

12 tools answering
Channel3 Shopping
by trychannel3

Shopping search across 100M+ products, with every retailer's offer and live price in one place.

6 tools answering
Quote Vat Accept To Invoice
by bestremotetools

Send a priced, VAT-correct quote from chat, then turn the yes into an invoice with one call.

local only

Fulfiller — print catalogue & quotes — questions

Answers built from our own checks of this server.

What can Fulfiller — print catalogue & quotes do?
It exposes 11 tools, read directly from the server on our last check. Among them: create_cart, delete_cart, get_cart, get_product_configuration, get_product_details, quote_by_quantity and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Fulfiller — print catalogue & quotes mostly used for?
Its tools cluster around cart, product and quote. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Fulfiller — print catalogue & quotes working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 58 of 58 checks got a reply (100.0%), average response time 187 ms. The bar chart above shows every period we have measured.
How do I connect Fulfiller — print catalogue & quotes?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Fulfiller — print catalogue & quotes need an API key?
No. Fulfiller — print catalogue & quotes completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fulfiller — print catalogue & quotes?
It answers our handshake in 187 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.