Picqer MCP Server

All Picqer tools

102 tools
SKILL.md

Start chatting with Picqer tools

Open Studio to chat with 102 Picqer tools right now — the skill is included automatically.

AI Skill
SKILL.md

Domain knowledge for Picqer — workflow patterns, data models, and gotchas for your AI agent.

Picqer

Warehouse management spans sites, bin locations, products, customer orders, picklists, stock movements, and suppliers. REST paths that do not map to a first-class operation in this integration are still reachable via generic HTTP helpers that accept the correct verb, path, and body.

Data Model

  • Warehouses — physical sites and their location trees.
  • Products — catalog rows, on-hand quantity, and stock moves.
  • Orders — intake, allocation, and progression into fulfillment.
  • Picklists — warehouse picks, line completion, and backorder handling.
  • Suppliers — vendors and inbound purchase flows.
  • Customers — sold-to records tied to orders.

Gotchas

  • Ad-hoc paths: When no specialized tool exists, use the shared read/search/remove helpers with the correct REST path and payload shape.
  • Process before pick: Submitting an order for fulfillment usually generates a picklist; picking happens after that step.
  • Allocation: Reserve stock before processing when the workflow expects committed inventory.
  • Picklist states: Pause, resume, and cancel control in-progress warehouse work.

Tools in this Server (102)

Delete

Delete a Picqer resource permanently using a colon-routed identifier. CAUTION: Deletion is permanent and cannot be undone.

Fetch

Fetch detailed information about any Picqer resource using a colon-routed identifier. Automatically routes to the correct API endpoint based on resour...

Picqer Activate Product

Activate an inactive product. Re-enables products for ordering.

Picqer Add Comment

Add a comment to a resource (order, picklist, product, customer, etc.). Comments support mentions (@username) and can be visible to fulfillment custom...

Picqer Add Order Tag

Add a tag to an order.

Picqer Add Product Image

Add an image to a product. Uploads product images (base64 encoded).

Picqer Add Product Part

Add a part to a composition product. Adds components to product bundles.

Picqer Add Product Tag

Add a tag to a product.

Picqer Add Return Comment

Add a comment or change status on a return.

Picqer Allocate Order Stock

Allocate stock to a concept order. Reserves stock for draft orders.

Picqer Anonymize Order

Anonymize an order (remove customer data). Removes customer information from old orders for GDPR compliance.

Picqer Assign Picklist

Assign a picklist to a user (picker). Assigns picklists to warehouse staff.

Picqer Cancel Order

Cancel an order permanently. Only concept/expected orders can be cancelled unless force=true.

Picqer Cancel Picklist

Cancel a picklist. Cancels picklists and converts products to backorders.

Picqer Cancel Purchase Order

Cancel a purchase order.

Picqer Close Picklist

Close a picklist manually (mark as completed). Closes picklists when all items are picked.

Picqer Close Purchase Order

Close a purchase order (mark as received/closed).

Picqer Complete Task

Mark a task as completed. Sets completion timestamp and user.

Picqer Create Purchase Order

Create a new purchase order for restocking inventory from a supplier.

Picqer Deallocate Order Stock

Deallocate stock from a concept order. Releases stock reservation from draft orders.

Picqer Get Location Products

Get all products linked to a location.

Picqer Get Order Product Status

Get fulfillment status per product line in an order. Returns delivery status for each order line.

Picqer Get Packinglist Pdf

Get PDF document of a packing list. Returns packing list PDF for printing.

Picqer Get Picklist Packaging Advice

Get packaging advice for a picklist. Returns recommended packaging for picklist.

Picqer Get Picklist Pdf

Get PDF document of a picklist. Returns picklist PDF for printing.

Picqer Get Product Expected Deliveries

Get expected deliveries for a product from purchase orders. Returns purchase order lines with expected delivery dates.

Picqer Get Product Fixed Stock Price History

Get fixed stock price change history for a product. Returns historical cost price changes.

Picqer Get Product Images

Get all images for a product. Returns product image URLs and metadata.

Picqer Get Product Locations

Get all locations linked to a product. Returns warehouse locations where product is stored.

Picqer Get Product Parts

Get parts/components of a composition product. Returns all parts included in a product bundle.

Picqer Get Product Price History

Get price change history for a product. Returns historical price changes with timestamps and users.

Picqer Get Product Stock

Get current stock levels for a product across all warehouses or a specific warehouse. Returns stock, reserved, and free stock information.

Picqer Get Stock History

Retrieve stock movement history for products. Shows all stock changes with timestamps, user info, and reason codes.

Picqer Get Warehouse Stock

Get stock for all products in a specific warehouse. Returns complete warehouse inventory snapshot.

Picqer Inactivate Product

Inactivate a product. Disables products from ordering (requires no stock, no open orders).

Picqer Link Product Location

Link a product to a warehouse location. Associates products with storage locations.

Picqer List Backorders

Access all backorder information in your system. This is beneficial for handling inventory shortages and customer communication. Returns a list of bac...

Picqer List Comments

List all comments across resources (orders, picklists, products, customers, etc.) with optional filtering by author, mentioned user, or resource type.

Picqer List Customerfields

List all customer fields (custom fields) configured for your account. Customer fields extend customer data with custom attributes.

Picqer List Customers

Retrieve a complete list of customers from your Picqer system. Use this endpoint to manage customer relations and keep track of customer details. Retu...

Picqer List Locations

List all storage locations configured in your Picqer warehouse. Use this to optimize picking paths and stock organization. Provides details on each lo...

Picqer List Orderfields

List all order fields (custom fields) for a specific order. Order fields extend order data with custom attributes.

Picqer List Orders

Retrieve a full list of orders from your Picqer account. Utilize this to track order processing and ensure timely fulfillment. Delivers order details ...

Picqer List Packagings

List all packagings (box types) configured for your account. Packagings are used for packaging advice on picklists and shipment tracking.

Picqer List Packing Stations

List all packing stations configured for your account. Packing stations are physical locations with printer assignments for packing operations.

Picqer List Picklists

List all picklists (pick orders) with optional filtering by status, assigned user, or creation date. Picklists are generated from orders and contain t...

Picqer List Pricelists

List all pricelists configured for your account. Pricelists provide customer-specific or order-specific pricing.

Picqer List Productfields

List all product fields (custom fields) configured for your account. Product fields extend product data with custom attributes.

Picqer List Products

Fetch a list of all products available in your Picqer inventory. This is useful for checking on your product offerings and managing stock levels. Retu...

Picqer List Products Stock

Access current stock levels for a specific product identified by its idproduct. Ideal for monitoring inventory status and anticipating restocking need...

Picqer List Purchaseorders

Obtain a list of all purchase orders created in your Picqer system. Ideal for supply chain management and supplier relations. Returns purchase order i...

Picqer List Purchase Orders

List all purchase orders with optional filtering by status, supplier, or search terms. Purchase orders track inventory purchases from suppliers.

Picqer List Returns

List all returns with optional filtering by status, customer, or date range. Returns track products customers send back and replacement products sent ...

Picqer List Shipments

List all shipments with optional filtering by status or date range. Shipments are created when picklists are completed and contain shipping label and ...

Picqer List Shipping Providers

List all shipping providers and their profiles configured for your account. Shipping providers control carrier integration and shipping label generati...

Picqer List Stats

Retrieve statistical data about your warehouse operations from Picqer. Use this to analyze performance metrics like order processing times or inventor...

Picqer List Suppliers

List all suppliers with optional search filtering. Returns supplier details including name, contact information, and linked products.

Picqer List Tags

Get a full list of tags used within your Picqer account. This is useful for organizing items, orders, or customers for better data management and repo...

Picqer List Tasks

List all tasks with optional filtering by completion status. Tasks are warehouse assignments with deadlines and assignments.

Picqer List Templates

Access a list of document templates available in your Picqer system. Use this to view or change templates for invoices, packing slips, or any other do...

Picqer List Users

List all users with access to your Picqer account. Use this for monitoring user activity and managing permissions. Returns user information including ...

Picqer List Vatgroups

Fetch a list of VAT groups configured in your system. Ideal for confirming VAT settings or adjustments according to tax regulations. It provides VAT g...

Picqer List Warehouses

Retrieve a list of all warehouses in your management system. Ideal for oversight of multi-location operations and distribution planning. Returns detai...

Picqer List Webshop Orders

List all webshop orders (orders imported from external webshops) with optional filtering. Webshop orders track external order imports and sync status.

Picqer Manage Stock

Add, remove, or set stock levels for a product in a specific warehouse. Use 'change' for relative adjustments or 'amount' to set absolute level.

Picqer Mark Purchase Order Purchased

Mark a purchase order as purchased (sent to supplier).

Picqer Move Stock

Move stock between locations in the same warehouse.

Picqer Pause Order

Pause a processing order. Paused orders halt fulfillment until resumed.

Picqer Pause Picklist

Pause a picklist. Pauses picking work on a picklist.

Picqer Pick All Products

Mark all products as picked on a picklist in one operation. Fast way to complete a picklist.

Picqer Pick Product

Mark products as picked on a picklist. Updates picklist with picked quantities.

Picqer Prioritize Order Backorders

Prioritize all backorders for an order. Gives priority to backorders for faster fulfillment.

Picqer Process Backorders

Process available backorders by creating picklists for backorders that now have stock available.

Picqer Process Order

Process an order (change status from 'concept' to 'processing'). Processing creates picklists or backorders automatically based on stock availability.

Picqer Process Order Backorders

Create picklist from available backorders for an order. Converts available backorders to picklists.

Picqer Produce Product

Register production of a composition product. Adds stock to composition products by consuming parts.

Picqer Receive Return Products

Receive returned products and update return status.

Picqer Remove Order Tag

Remove a tag from an order.

Picqer Remove Product Image

Remove an image from a product. Deletes product images.

Picqer Remove Product Part

Remove a part from a composition product. Removes components from product bundles.

Picqer Remove Product Tag

Remove a tag from a product.

Picqer Resume Order

Resume a paused order. Resumes fulfillment for paused orders.

Picqer Resume Picklist

Resume a paused picklist. Resumes picking work on a paused picklist.

Picqer Set Picklist Packaging Advice

Set packaging advice for a picklist. Assigns specific packaging to picklist.

Picqer Snooze Picklist

Snooze a picklist until a specific datetime. Temporarily hides picklists from active lists.

Picqer Unlink Product Location

Unlink a product from a warehouse location. Removes location associations from products.

Picqer Update Location Product Intent

Update intent location for a product in a container.

Picqer Update Orderfield

Update a custom order field value. Modifies custom field values on orders.

Picqer Update Picklist Pick Locations

Change pick locations for a product on a picklist. Modifies which locations to pick from.

Picqer Update Product Location

Update product location details (notes, preferred status). Modifies location associations for products.

Picqer Update Product Part

Update the quantity of a part in a composition product. Modifies component quantities in bundles.

Picqer Upsert Customer

Create a new customer or update an existing customer. When creating, provide name and at least one address.

Picqer Upsert Location

Create a new warehouse location or update an existing location.

Picqer Upsert Order

Create a new order or update an existing order. When creating, provide at least one product and either a customer ID or delivery address.

Picqer Upsert Packaging

Create a new packaging type or update an existing packaging.

Picqer Upsert Product

Create a new product or update an existing product. When creating, provide name, productcode, price, and idvatgroup.

Picqer Upsert Purchase Order

Create a new purchase order or update an existing purchase order.

Picqer Upsert Return

Create a new return or update an existing return.

Picqer Upsert Supplier

Create a new supplier or update an existing supplier.

Picqer Upsert Tag

Create a new tag or update an existing tag.

Picqer Upsert Task

Create a new task or update an existing task. Tasks have titles, descriptions, deadlines, and assignments.

Search

Search across multiple Picqer resources using a single query. Searches products, orders, purchase orders, and returns using their respective search pa...

Integration Details

Authentication
API Key

Frequently Asked Questions

What is the Picqer MCP server?

All Picqer tools It provides 102 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Picqer to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/picqer. Authentication is handled automatically.

How many tools does Picqer provide?

Picqer provides 102 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Picqer require?

Picqer uses API Key. Picqer requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Picqer to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/picqer

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Picqer?

Open Studio and start using 102 tools right now — no setup required

Picqer MCP Server & Skill — 102 Tools