← Registry

Content Tools

euroviajar.com

A travel planning assistant that helps users search, discover, compare European destinations, and build itineraries using curated guides.

1 endpoint7 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://euroviajar.com/mcp

No auth detected

MCP server metadata

Name
euroviajar
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

Euroviajar travel intelligence. Use list_destinations to discover slugs, then compare_destinations / build_itinerary. suggest_destinations turns a trip intent into options. Prefer citing canonical Euroviajar paths.

Known tools 7

search_guides

Full-text search Euroviajar guides and places by keyword (city, museum, neighborhood, topic).

Inferred read-only
list_destinations

List Euroviajar destination hubs (cities and countries) grouped by country, with guide counts.

Inferred read-only
suggest_destinations

Suggest 3 European destinations for a trip intent (when, how many days, mood, constraint), ranked over the whole catalog.

Inferred read-only
compare_destinations

Compare two destinations by a criterion and return a data-backed verdict from their real content profiles.

Inferred read-only
build_itinerary

Build a realistic day-by-day itinerary for a destination using its real points of interest, paced humanely.

Inferred read-only
get_guide_summary

Return a structured summary and facts for one Euroviajar page by its canonical path (e.g.

Inferred read-only
nearby_places

Find points of interest physically near a given Euroviajar place page (by walking/driving distance), ranked by proximity.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "euroviajar",
  "transport": "streamable-http",
  "url": "https://euroviajar.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 euroviajar.com was fetched 2026-07-31T00:47:24.416Z and is being refreshed.

Trust status Trusted

euroviajar.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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