teamcenter-mcp-server
The Teamcenter MCP Server integrates with Teamcenter PLM via REST API, enabling interaction with its data through various operations like search, retrieval, and manipulation. It is specially designed to work within the Claude platform.
Teamcenter MCP Server
This project is a Model Context Protocol (MCP) server designed to integrate with Teamcenter PLM using its REST API. It allows for direct interaction with Teamcenter data through Claude. Key features include listing available item types, retrieving details of specific items, searching for items, and creating or updating items in Teamcenter.
Features
- List available item types in Teamcenter
- Retrieve item details by ID
- Search for items
- Create new items
- Update existing items
Setup
Update configuration with Teamcenter credentials and settings before usage.
Usage Examples
Illustrates how to search items, get item details, create a new item, update an item, and access resources using the Teamcenter MCP server.