← e-vignettes.eu

INDIVIDUAL MCP TOOL

get_country

Get everything the Vignette ID country guide states about one country: which roads are tolled, vehicle categories and validity periods, how activation and plate registration work, fines and enforcement, tolls a vignette does not cover, a country FAQ, and the official operator pages every fact was checked against.

e-vignettes.eunone authenticationAvailability not checked

LIVE ENDPOINT

https://e-vignettes.eu/mcp

No auth detected

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

e-vignettes.eu

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.vignette-id]
url = "https://e-vignettes.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vignette-id": {
      "type": "http",
      "url": "https://e-vignettes.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vignette-id
Remote MCP URL: https://e-vignettes.eu/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": {
    "vignette-id": {
      "url": "https://e-vignettes.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vignette-id": {
      "type": "http",
      "url": "https://e-vignettes.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vignette-id",
  "transport": "streamable-http",
  "url": "https://e-vignettes.eu/mcp"
}
MCP Inspector

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

Related tools

  • list_countries — List the nine European countries Vignette ID sells motorway vignettes and section tolls for, with each country's official toll operator, a one-paragraph summary of how its toll system works, and the date the facts were last verified.
  • list_products — List the live catalogue of vignettes and Alpine section tolls with their prices.
  • read_page — Read any page of e-vignettes.