← iberiapath.com

INDIVIDUAL MCP TOOL

find_sworn_translators

Ищет присяжных переводчиков (traductores jurados) из официального реестра МИД Испании по языку и провинции.

iberiapath.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://iberiapath.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for find_sworn_translators 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

iberiapath.com

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "iberiapath",
  "transport": "streamable-http",
  "url": "https://iberiapath.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • check_dnv_eligibility — Проверяет проходимость кейса на визу цифрового кочевника (Digital Nomad Visa) в Испании по официальным правилам UGE: порог дохода с учётом семьи, стаж отношений с работодателем, маршрут подачи.
  • get_dnv_facts — Возвращает актуальные требования визы цифрового кочевника Испании: пороги дохода, сроки, маршруты подачи, правила апостиля.