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?

评论

其他 分类下的更多 MCP 服务器