← trustpack.lt

INDIVIDUAL MCP TOOL

list_languages

Supported languages for Trustpack content and their market domains.

trustpack.ltnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.trustpack.lt/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_languages and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

trustpack.lt

CONNECT 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.

Related tools

  • get_services — List Trustpack printing/packaging services in the given language (lt,en,fi,no,lv,et,sv).
  • get_service — Get one service/packaging type by name or slug, localized to lang.
  • get_company_info — Info about Trustpack: printing house, languages/markets, how to request a quote.
  • create_inquiry — Submit a quote/inquiry to Trustpack (reply within 24 h).
  • get_faq — Frequently asked questions about Trustpack (production, MOQ, lead time, certifications, files, delivery).
  • get_portfolio — Trustpack work examples (real product photos) with public image URLs.