teamcenter-mcp-server

teamcenter-mcp-server

3.2

If you are the rightful owner of teamcenter-mcp-server 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.

The Teamcenter MCP Server integrates with Teamcenter PLM using its REST API, allowing direct interaction with Teamcenter data through Claude.

The Teamcenter MCP Server is a Model Context Protocol server designed to facilitate seamless integration with Teamcenter PLM systems. By leveraging the REST API, it enables users to interact with Teamcenter data directly through Claude, a conversational AI platform. This server supports various operations such as searching for items, retrieving item details, creating new items, updating existing items, and accessing available item types. It is configured to work with Teamcenter credentials and can be customized for specific use cases. The server is built using Node.js and TypeScript, providing a robust and scalable solution for managing PLM data.

Features

  • Integration with Teamcenter PLM via REST API
  • Direct interaction with Teamcenter data through Claude
  • Support for searching, retrieving, creating, and updating items
  • Access to available item types in Teamcenter
  • Customizable configuration with Teamcenter credentials

Tools

  1. search_items

    Search for items in Teamcenter

  2. get_item

    Get details of a specific item by ID

  3. create_item

    Create a new item in Teamcenter

  4. update_item

    Update an existing item in Teamcenter

  5. get_item_types

    Get available item types in Teamcenter