DISCLAIMER: This server is still experimental. Use at your own risk!
If you already use MCP Is Tpm, the mcp is tpm mcp server is the piece that lets your assistant work with it directly. DISCLAIMER: This server is still experimental. Use at your own risk!.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
get-partner-metadata — Get metadata for all trading partnersget-partner — Get partner details by partner idcreate-trading-partner — Create a new trading partnerget-systems-of-partner — Returns all systems of a trading partner by its IDcreate-system — Create a system for a trading partnerget-system-types — Get available system typescreate-identifier — Create a partner Identifierget-qualifiers-codelist — Get codelist of a qualifiercreate-communication — Create a communication channel for a system of a trading partnerget-sender-adapters — Get all sender adapters of trading partner systemsget-receiver-adapters — Get all receiver adapters of trading partner systemscreate-signature-verify-config — Create Signature Verification configuration for a partnerConfiguration is passed through the environment: CPI_URL, CPI_USER, CPI_PASSWORD, CPI_UNIVERSAL_MAIL. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Java and Gradle (Java > 17, Gradle > 8)
Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. MCP Is Tpm's toolset — get-partner-metadata, get-partner, create-trading-partner and 11 more — is a fair guide to whether it matches your workflow. It is maintained by 1nbuc; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| get-partner-metadata | Get metadata for all trading partners. |
| get-partner | Get partner details by partner id. |
| create-trading-partner | Create a new trading partner. |
| get-systems-of-partner | Returns all systems of a trading partner by its ID. |
| create-system | Create a system for a trading partner. |
| get-system-types | Get available system types. |
| create-identifier | Create a partner Identifier. |
| get-qualifiers-codelist | Get codelist of a qualifier. |
| create-communication | Create a communication channel for a system of a trading partner. |
| get-sender-adapters | Get all sender adapters of trading partner systems. |
| get-receiver-adapters | Get all receiver adapters of trading partner systems. |
| create-signature-verify-config | Create Signature Verification configuration for a partner. |
| activate-signature-verify-config | Activate Signature Verification configuration for a partner. |
| get-all-company-profile-metadata | Get metadata for all company profiles. |
Java and Gradle (Java > 17, Gradle > 8)
| Variable | Description | Required |
|---|---|---|
| CPI_URL | Endpoint or connection string the server talks to. | Yes |
| CPI_USER | Configuration value read at startup. | Optional |
| CPI_PASSWORD | Configuration value read at startup. | Optional |
| CPI_UNIVERSAL_MAIL | Configuration value read at startup. | Optional |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.