← Registry

Content Tools

e-slovenie.com

Provides search and retrieval of travel articles, destination guides, and restaurant reviews for Slovenia.

1 endpoint6 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://mcp.e-slovenie.com/mcp

No auth detected

MCP server metadata

Name
com.e-slovenie/guide
Version
1.0.0
Capabilities
tools
Server instructions

Travel guide to Slovenia in French and English by Patrick Faust, a French expat living in Slovenia since 2004. Use search_articles to find guides, then get_article for full Markdown content. Destination facts via list_destinations/get_destination, restaurant reviews via search_restaurants, practical Q&A via get_travel_faq. Default language is French; pass langue: "en" for English.

Known tools 6

search_articles

Full-text search across all published e-Slovénie travel articles (guides, itineraries, practical tips).

Inferred read-only
get_article

Full content of one article as clean Markdown, with author, dates, canonical URL and translation link.

Inferred read-only
list_destinations

The 16 destination guides (Ljubljana, Lake Bled, Piran, Soča Valley…) with region and description.

Inferred read-only
get_destination

Full destination entity: description, key facts, GPS coordinates, full Markdown content and FAQ.

Inferred read-only
search_restaurants

200+ personally tested restaurant reviews across Slovenia: cuisine type, price range, rating, specialities and Patrick's insider tip.

Inferred read-only
get_travel_faq

Practical questions and answers about travelling to Slovenia (money, driving, e-vignette, seasons, safety…).

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

.mcp.json

{
  "mcpServers": {
    "com-e-slovenie-guide": {
      "type": "http",
      "url": "https://mcp.e-slovenie.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "com-e-slovenie-guide",
  "transport": "streamable-http",
  "url": "https://mcp.e-slovenie.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 e-slovenie.com was fetched 2026-08-23T10:07:46.099Z.

Trust status Trusted

e-slovenie.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.