AgentMarketMCP / SKILL 资产档案馆

目录 / vignette

MCP 鉴权未知 未评级 已上架

vignette

# Vignette ID: European motorway vignettes and toll rules Read-only catalogue of official digital motorway vignettes (e-vignettes) and Alpine section tolls for nine European countries: Austria, Switzerland, Czechia, Slovakia, Hungary, Slovenia, Romania, Bulgaria and Moldova. No API key, no OAuth. ## Tools - `list_countries` — the nine covered countries with their official toll operator, a summary of how each toll system works and the date the facts were last verified. Call it first to learn the valid country codes. - `get_country` — one country's full toll rules: which roads are tolled, vehicle classes and validity periods, activation and plate registration, fines and enforcement, tolls a vignette does not cover, FAQ, and the operator sources every fact was checked against. - `list_products` — live prices for every vignette and section toll, per country and vehicle type, with the customer total, the operator's official price and the service fee stated separately. - `read_page` — any page of e-vignettes.eu as Markdown. Three tools carry MCP Apps views (`ui://` resources), so hosts that support them render a price table or a country guide directly in the conversation. ## Good for - "What does a Swiss motorway vignette cost this year?" - "Do I need a vignette in Slovenia, and what is the fine without one?" - "Which tolls does an Austrian vignette not cover on the way to Italy?" - Planning a road trip through several countries and working out what to buy. ## Not for - Vehicles over 3.5 tonnes (they use separate distance-based tolls). - Countries outside the nine listed. - Checking whether a specific licence plate already holds a valid vignette. - Buying: this server cannot place orders. Ordering runs through the authenticated partner MCP server at `https://api.vignette.id/mcp`; to send a person to buy one themselves, link https://vignette.id/products. ## Links - Endpoint: https://e-vignettes.eu/mcp - Developer portal: https://e-vignettes.eu/developers - REST API and OpenAPI: https://e-vignettes.eu/docs, https://e-vignettes.eu/openapi.json - Agent instructions: https://e-vignettes.eu/agents.md

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://vignette-id.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "vignette": {
      "url": "https://vignette-id.run.tools"
    }
  }
}

能力清单

工具说明
list_countriesList 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. Call this first to discover valid country codes for the other tools.
get_countryGet 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. Prices are not included — use list_products for those.
list_productsList the live catalogue of vignettes and Alpine section tolls with their prices. Each product covers one country and one vehicle type; its offers array holds one entry per validity period, stating the total customer price, the underlying government price and the Vignette ID service fee separately. Omit country to get all nine countries at once.
read_pageRead any page of e-vignettes.eu as Markdown, without parsing HTML. Useful for the editorial pages the structured tools do not cover: /about, /contact, /privacy, /terms, /partner, /developers, /tollboxes and the blog. Pass the path only, for example /partner or /about-at.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。