MCP.so
ログイン
V

VINdata MCP

@bhuvanabala

VINdata MCP について

VINdata MCP provides VIN decoding and European vehicle data for automotive workflows. It exposes a decode_vin tool that returns structured vehicle information including make, model, year, equipment data, and derived feature flags.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

bhuvanabala

投稿者

bhuvi

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "vindata": {
      "url": "https://mcp.vindata.io"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is VINdata MCP?

VINdata MCP is a server that decodes Vehicle Identification Numbers (VINs) and provides European vehicle data for automotive workflows. It exposes a decode_vin tool returning structured information such as make, model, year, equipment data, and derived feature flags.

How to use VINdata MCP?

Key features of VINdata MCP

  • Exposes a single decode_vin tool for VIN decoding.
  • Returns structured vehicle data: make, model, year.
  • Includes equipment data and derived feature flags.
  • Focuses on European vehicle data.
  • Designed for automotive workflows.

Use cases of VINdata MCP

  • Decoding a VIN to retrieve vehicle specifications.
  • Integrating vehicle identification into repair or parts systems.
  • Automating vehicle data retrieval for European fleets.

FAQ from VINdata MCP

What data does the decode_vin tool return?

It returns structured information including make, model, year, equipment data, and derived feature flags.

Does the server support non-European vehicles?

The README specifies European vehicle data; no mention of support for other regions.

What dependencies or runtime are required?

Where does the data come from?

What transport or authentication does the server use?

コメント

「その他」の他のコンテンツ