vincario-vehicle-data
https://server.smithery.ai/martin-nmc8/vincario-vehicle-data/mcp
● healthy
An MCP (Model Context Protocol) server that exposes the Vincario API to AI agents and LLM clients. Enables AI assistants to decode VINs, check stolen vehicle databases, and retrieve market valuations through natural language.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/martin-nmc8/vincario-vehicle-data/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/martin-nmc8/vincario-vehicle-data/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Vincario/MCP-vincario