General Tools
iberiapath.com
Provides tools for checking eligibility, finding sworn translators, and obtaining facts about Spain's Digital Nomad Visa.
ENDPOINT 1
https://iberiapath.com/mcp
MCP server metadata
- Name
- iberiapath
- Version
- 1.0.0
Инструменты для проверки проходимости на визу цифрового кочевника Испании и поиска присяжных переводчиков. Данные: iberiapath.com
Known tools 3
check_dnv_eligibilityПроверяет проходимость кейса на визу цифрового кочевника (Digital Nomad Visa) в Испании по официальным правилам UGE: порог дохода с учётом семьи, стаж отношений с работодателем, маршрут подачи.
Inferred read-onlyfind_sworn_translatorsИщет присяжных переводчиков (traductores jurados) из официального реестра МИД Испании по языку и провинции.
Inferred read-onlyget_dnv_factsВозвращает актуальные требования визы цифрового кочевника Испании: пороги дохода, сроки, маршруты подачи, правила апостиля.
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.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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for iberiapath.com was fetched 2026-08-23T21:33:59.188Z.
iberiapath.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.