For semiconductor and medical-device makers running Critical Manufacturing

A Critical Manufacturing MCP server for live lots, resources and history, not just the documentation

A Critical Manufacturing MCP server gives Claude, ChatGPT or Copilot read tools for lots, resource states and track-in history from the public MES REST API. As of 21 September 2026 the vendor's own MCP server, CM GPT in preview, searches documentation only. Pexon builds the live-data connector against your installation.

Checked 21 September 2026

Critical Manufacturing MES at a glance: interfaces, access and what exists for AI

What we found
InterfacesCM MES REST API (REST/JSON, docs public): every backend service is exposed at /api/<service_name> on the MES UI host, with an OpenAPI spec usable in Postman or client generators · Light Business Objects (LBO) (.NET and TypeScript client library, docs public): typed client for calling MES services · Host API and DEE Action Groups (.NET, docs public): backend extension API for custom projects and DEE action rules; runs inside the MES
AuthenticationREST API authentication is not stated on the public reference pages; the method for your installation is confirmed in the blueprint. The vendor's documentation MCP server uses OAuth through the CM identity provider.
Vendor MCP serverVendor server, preview. CM GPT (September 2026) is a Claude Code and ChatGPT plugin on a vendor MCP server that searches Critical Manufacturing's own documentation, not customer MES data; the CEO blog of August 2025 announced further MCP features for MES and Data Platform for technical preview, and no MCP server for live MES data was found.
Vendor AI assistantCM GPT, a documentation assistant across the Documentation, Developer, Customer, Information Center and Training portals.
Other connectorsNone found.

Critical Manufacturing, part of ASMPT (PT). High-tech discrete manufacturers in semiconductor, electronics, medical devices and industrial equipment, typically running several sites.

Why Critical Manufacturing MES is hard for agents

Where a Critical Manufacturing MES connection needs engineering, not configuration

01 · Scope

Hundreds of services, one narrow subset

The REST API exposes several hundred services on an MES object model of materials, flows, steps and resources. An agent with all of them guesses. The tool list picks a narrow, read-first subset that answers your actual questions.

02 · Custom logic

Each site behaves differently

Sites customise heavily through DEE action rules and custom services. The same service can behave differently between installations, so each tool is tested on your site's configuration, not on a demo system.

03 · Vendor MCP

CM GPT reads the manual, not the plant

The vendor's MCP server searches documentation only. A connector to live lots, resources and history is still a customer or partner build against the REST API.

04 · Validation

Validated environments need change control

Semiconductor and medical-device customers run validated environments. Any write tool goes through your change control, and the connector only ever proposes a change for an engineer to confirm.

What we build

A first Critical Manufacturing MES tool list, written as the manifest your IT team signs

Built on what Critical Manufacturing, part of ASMPT documents: materials (lots, wafers, units) with track-in and track-out, sub-materials, resources and areas, setup and line clearance, certifications, material substrate maps, system events from the Data Platform. Backends named below are documented resources; "confirmed in blueprint" means the vendor documentation sits behind a login and the resource is checked against your release first.

# critical-manufacturing-mcp-server: tool manifest, draft for blueprint week 1
# Every tool runs as the person asking. Nothing is written without a person confirming.
tools:
  get_material:         # material name -> current step, flow, resource, state, hold reasons
    backend: REST /api/<service> material query, exact service confirmed in blueprint
    mode: read
  list_resource_states: # area -> resources with state and state duration
    backend: confirmed in blueprint
    mode: read
  get_material_history: # material name -> track-in and track-out history
    backend: confirmed in blueprint
    mode: read
  draft_material_hold:  # material, reason -> hold proposal for an engineer to confirm
    backend: confirmed in blueprint
    mode: propose
audit: every call logged with user, tool, arguments and the Critical Manufacturing MES response

The manifest is the contract. A question that needs an operation not on it gets a new line and a review, not a wider permission.

Critical Manufacturing MES holds the records. An assistant without a governed way in answers from whatever someone pasted into the chat. The connector is the governed way in: named operations, the person's own permissions, every call logged.

What the connector answers, and what it will not do

Questions it answers

  • Where is lot 12345 now, at which step and resource, and is it on hold?
  • Which resources in the Assembly area are down, and since when?
  • Which materials were tracked in on resource X during last night's shift?

What it will not do

  • Track in, track out or hold material by itself: the only write tool drafts a hold and an engineer confirms it in the MES.
  • Read more than the asking user may read in Critical Manufacturing; permissions come from the MES, not from the connector.
  • Bypass validation: a write tool in a validated environment is added only through your change control, and it proposes, never signs.

When this is the wrong page

If the question is how Critical Manufacturing works, what a service does or how to configure a flow, the vendor's CM GPT plugin and its documentation MCP server are the better choice and cost you no build. A connector is right when the assistant has to answer from your own lots, resources and history.

Start with the Readiness Blueprint.

Two weeks, €4,900 fixed price. Week one agrees the tool list with your Critical Manufacturing MES owners and checks every backend against your release and licence. Week two tests whether a person's own Critical Manufacturing MES permissions reach through the connector. You keep the manifest and a costed build plan, whoever builds it. All prices are net and exclude VAT.

What we need from you: a named Critical Manufacturing MES administrator, a test or sandbox system we may call, and one business owner who can say which questions the assistant should answer first. The first production connector is usually a use-case pilot from €15,000; it runs in your environment, and the code is yours.

Sources: CM API reference 11.2 · CM REST API reference · CM Documentation Portal · CM agent-plugins (CM GPT) · CM blog: MCP and AI agents · Critical Manufacturing (Wikipedia). Read 21 September 2026. Vendor documentation changes; verify against the current release.

Related

Questions Critical Manufacturing MES teams ask before the first tool call

Does Critical Manufacturing have its own MCP server?

Yes, but only for documentation. As of 21 September 2026, CM GPT is a Claude Code and ChatGPT plugin on a vendor MCP server that searches Critical Manufacturing's documentation, not your MES data. The vendor announced further MCP features for MES and Data Platform for technical preview in August 2025; no MCP server for live MES data was found.

Do we need extra Critical Manufacturing licences or access for an AI connector?

The REST API reference is public, and every MES service is exposed on your own MES host. Critical Manufacturing does not publish whether an external API client needs its own licence, so check that with the vendor before the build. The blueprint settles it before any tool is built.

Can the assistant see data a user is not allowed to see in Critical Manufacturing?

No. Each call runs under the asking person's MES identity, so the MES's own permission check decides every answer. Two users asking the same question can get two different answers, and that is tested before go-live.

What does a Critical Manufacturing connector cost?

The two-week Readiness Blueprint is fixed at €4,900: agreed tool list, backends checked against your release, identity tested end to end, costed build plan. The production connector is usually a use-case pilot from €15,000. Prices are net, excluding VAT.

Next step

Not a sales call. An architecture call.

Thirty minutes with the engineer who would build the connector, with your Critical Manufacturing MES administrator in the room if you like.