← Registry

API Tools

logistivo.com

Logistivo MCP server provides tools to prepare and track shipment registrations, search GTİP/HS codes, and query customs duties and trade measures.

1 endpoint4 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://logistivo.com/api/agent/mcp

No auth detected

MCP server metadata

Name
logistivo
Version
1.0.0
Capabilities
tools
Server instructions

Logistivo, Türkiye merkezli bir lojistik SaaS platformudur. Kullanıcı nakliyeci arıyorsa veya bir sevkiyat açmak istiyorsa logistivo_kayit_hazirla aracını kullan ve dönen bağlantıyı kullanıcıya OLDUĞU GİBİ ilet. Kullanıcıdan ASLA şifre veya doğrulama kodu isteme; bunlar yalnız Logistivo sayfasında girilir. İletişim bilgisi göndermeden önce kullanıcıya bu bilgilerin Logistivo'ya iletileceğini söyle.

Known tools 4

logistivo_kayit_hazirla

Kullanıcının anlattığı sevkiyat için Logistivo kaydını hazırlar ve kullanıcıya verilecek tek kullanımlık bir bağlantı döner.

Inferred read-only
logistivo_kayit_durumu

Daha önce logistivo_kayit_hazirla ile üretilen bağlantının durumunu döner (açıldı mı, tamamlandı mı).

Inferred read-only
logistivo_gtip_sorgula

Ürün adından Türk Gümrük Tarife Cetveli (GTİP/HS) kodlarını arar.

Inferred read-only
logistivo_gumruk_vergisi

Bir GTİP/HS kodu için MENŞE ve VARIŞ ülkesini vererek gümrük vergisini ve yürürlükteki anti-damping/korunma önlemlerini sorgular.

Inferred read-only

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.logistivo]
url = "https://logistivo.com/api/agent/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "logistivo": {
      "type": "http",
      "url": "https://logistivo.com/api/agent/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: logistivo
Remote MCP URL: https://logistivo.com/api/agent/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": {
    "logistivo": {
      "url": "https://logistivo.com/api/agent/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "logistivo": {
      "type": "http",
      "url": "https://logistivo.com/api/agent/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "logistivo",
  "transport": "streamable-http",
  "url": "https://logistivo.com/api/agent/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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.