Vincario Vehicle Data

by vincario

169 downloads
Not rated
GitHub

About

VIN Decoder, Vehicle Market Value, OCR VIN Scanner and other API services for the automotive industry.

Details

Author
vincario
Downloads
169
Categories
Search, API, Other

- VIN decoder
- Automotive specifications
- Stolen vehicle checks
- Vehicle valuation

Use the server by sending requests to its API endpoints, as documented in the provided API documentation link. No specific installation or configuration commands are given in the README.

VIN Decoder, Vehicle Market Value, OCR VIN Scanner and other API services for the automotive industry.

AnMCP (Model Context Protocol)server that exposes theVincario APIto AI agents and LLM clients. Enables AI assistants to decode VINs, check stolen vehicle databases, and retrieve market valuations through natural language.

- Vincario API key— passed viaX-API-KeyHTTP header
- Docker (recommended), or Python 3.11+ with
uv

docker build -t vincario-mcp . docker run -p 8080:8080 vincario-mcp

The server starts onhttp://localhost:8080.

Pass your Vincario API key as an HTTP header with each request:

Add to your MCP config (.mcp.jsonorclaude_desktop_config.json):

{ "mcpServers": { "vincario": { "type": "http", "url": "http://localhost:8080", "headers": { "X-API-Key": "your_api_key_here" } } } }

If connecting to the hosted server athttps://mcp.vincario.com/mcp, replace the URL accordingly.

Once connected, you can ask your AI assistant:

- "Decode VIN WBAFR9C54BC780006"
- "Is this vehicle stolen? VIN: WBAFR9C54BC780006"
- "What is the market value of VIN WBAFR9C54BC780006 with 85000 km?"

The server usesstreamable HTTPtransport (stateless_http=True), which means no persistent session is required. Each request is independent, making it straightforward to deploy behind a reverse proxy or load balancer.

For HTTPS deployment, place a reverse proxy (nginx, Caddy, Cloudflare) in front of the server — the application itself runs on plain HTTP port 8080.

SeeVincario API Terms of Servicefor usage terms.

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types.

Free business data API and MCP server. Find restaurants, cafes, hotels, shops and 37+ business categories in any city worldwide. Uses OpenStreetMap data. No API key required. REST API + MCP Streamable HTTP endpoint.

CLI and MCP server for the UK Companies House API — company search, profiles, officers, filings, ownership, and due diligence

Search and retrieve brewery data worldwide using the Open Brewery DB API.

Access person, company, school, location, job title, and skill data using the People Data Labs API.

Search and analyze nonprofit organizations' Form 990 data using ProPublica's Nonprofit Explorer API.

Agent-native tool intelligence — discover, score, and compare 600+ APIs across 16 MCP tools. Zero-signup discovery, AN Score methodology, failure mode data, and managed execution.

MarketCheck automotive data: search US/UK listings, predict prices, decode VINs, market history.

Rakuten API integration for product search, hotel and travel booking, and recipe lookup across Japan's largest e-commerce platform.

Search product catalogs across thousands of Central European e-shops. Semantic search, keyword matching, GTIN/EAN lookup — via REST API or MCP. ~2,500 e-shops | ~8.5M products | 7 countries (CZ, SK, PL, HU, RO, DE, AT)

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.