Marketing
trustpack.lt
Provides information about Trustpack's printing and packaging services and allows users to submit inquiries for quotes.
ENDPOINT 1
https://mcp.trustpack.lt/mcp
MCP server metadata
- Name
- Trustpack — printing & packaging (multilingual)
- Version
- 1.28.0
Known tools 7
get_servicesList Trustpack printing/packaging services in the given language (lt,en,fi,no,lv,et,sv).
Inferred read-onlyget_company_infoInfo about Trustpack: printing house, languages/markets, how to request a quote.
Inferred read-onlyget_faqFrequently asked questions about Trustpack (production, MOQ, lead time, certifications, files, delivery).
Inferred read-onlyget_portfolioTrustpack work examples (real product photos) with public image URLs.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.trustpack-printing-packaging-multilingual]
url = "https://mcp.trustpack.lt/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"trustpack-printing-packaging-multilingual": {
"type": "http",
"url": "https://mcp.trustpack.lt/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: trustpack-printing-packaging-multilingual
Remote MCP URL: https://mcp.trustpack.lt/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"trustpack-printing-packaging-multilingual": {
"url": "https://mcp.trustpack.lt/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"trustpack-printing-packaging-multilingual": {
"type": "http",
"url": "https://mcp.trustpack.lt/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "trustpack-printing-packaging-multilingual",
"transport": "streamable-http",
"url": "https://mcp.trustpack.lt/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.