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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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_vintool 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 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Servers
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
评论