SheetMetalConnect/Oseon-MCP
If you are the rightful owner of Oseon-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that connects AI assistants to TRUMPF Oseon's API v2 for customer order management.
Tools
Functions exposed to the LLM to take actions
get_customer_orders
Get paginated list of customer orders with optional filtering
get_customer_order_details
Get detailed information about a specific order
search_customer_orders
Search orders by order number or external reference
get_orders_by_status
Filter orders by status (COMPLETED, INVOICED, etc.)
get_orders_by_customer
Get all orders for a specific customer
get_recent_orders
Get orders from the last N days
get_orders_by_item
Find orders containing specific items
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client