PTC-MCP Integration Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | |
| CREO_JLINK_PATH | No | Path to Creo J-Link library | |
| MCP_SERVER_NAME | No | Name of the MCP server | |
| CREO_EXPORT_PATH | No | Path for Creo exports | |
| MCP_SERVER_VERSION | No | Version of the MCP server | |
| WINDCHILL_BASE_URL | Yes | Base URL of the Windchill server | |
| WINDCHILL_PASSWORD | Yes | Password for Windchill service account | |
| WINDCHILL_USERNAME | Yes | Username for Windchill service account |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| windchill_search_partB | Search for parts in Windchill by number, name, or free text |
| windchill_get_partC | Get detailed part information from Windchill |
| windchill_get_bomC | Get bill of materials for a part |
| windchill_get_docsB | Get documents associated with a part |
| creo_open_modelB | Open a Creo model (PRT, ASM, or DRW) |
| creo_export_stepB | Export Creo model as STEP file |
| creo_export_pdfB | Export Creo drawing as PDF |
| creo_get_parametersC | Extract parameters from a Creo model |
| find_part_and_open_in_creoB | Find a part in Windchill and automatically open it in Creo |
| export_part_as_stepC | Find a part in Windchill and export it as STEP file |
| analyze_dependenciesA | Analyze dependencies (parameters, family tables, references) for a part |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rweisssieker-xp/GBL-CREO-WINDCHILL-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server