MCP Server
MCP
Alibre PDM MCP Server
MCP server exposing the Alibre PDM vault API: safes, projects, files, properties, versions.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "AlibrePDMObjectModel.Mcp",
"version": "1.0.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Folder containing AlibreX.dll (e.g. C:\\Program Files\\Alibre Design 29.0.1.29069\\Program). Auto-detected under Program Files if not set.",
"name": "ALIBRE_INSTALL_DIR"
}
]
}
]
}
mcp
model-context-protocol
nuget
Comments
Sign in to leave a comment