Drop Gear IO - Precision Simplified
First Time Right Parts
https://dropgear.io/Connect straight to this server’s public endpoint.
https://api.dropgear.io/mcpWe add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · api.dropgear.io
8tools discovered
Get vehicle identity
Decode a VIN into its vehicle identity (make, model, body, engine, transmission, colour, power, fuel) with no parts. Start here for any VIN — works for every supported brand, fast and small. For the build/equipment option codes the vehicle was ordered with, use get_build_options.
Get build/equipment options
Get the build/equipment option codes a VIN was ordered with, as equipmentCode/group/description items. Not every brand provides this — for brands that don't (e.g. Tesla) it returns supported: false with the message "Brand not supported" (not an error). A genuine failure (access denied, timeout) is returned as an error.
List parts categories
List the standard parts categories (codes 10-29, e.g. 14 = Brakes, 19 = Engine & Fuel System) so you can pick a categoryCode for get_category_parts. This is a fixed reference menu — it returns instantly with no lookup. It is VIN-independent, so not every category has parts for every vehicle; get_category_parts is authoritative (and returns a compact list of the categories that DO have parts if the one you pick is empty for that VIN).
Get parts for one category
Get all parts for ONE category of a vehicle, identified by categoryCode (10-29). This is the main workhorse. It first fetches just that category (cheap). If that category turns out to have no parts for this VIN, it returns a compact index of which categories DO have parts (counts only, not the parts themselves) so you can retry with one of those codes — it never dumps the full catalog just because one guess missed. (For motorcycles, category filtering does not apply — you get a flat assemblies l
Search parts by name
Find parts for a VIN by free-text name (e.g. "rear bumper", "oil filter", "headlight") WITHOUT needing to know the category. Searches the whole catalog and returns only the matching parts, each tagged with the category and assembly it belongs to. Use this when the user names a SPECIFIC part; use get_category_parts when they want a whole category.
List part numbers
Get a flat, de-duplicated, sorted list of every part number for a VIN, without full part details. Useful for cross-referencing or availability checks. Wraps visoea rt=2.
Get full parts catalog
Get the COMPLETE parts catalog for a VIN — every category, assembly and part. WARNING: this is often 1-1.5 MB and can overflow the model context. Prefer list_categories + get_category_parts. Only use this when you genuinely need the entire catalog at once.
Resolve a part number (supersession lookup)
Look up one specific part number in a VIN's catalog and report its supersession status: whether it has since been REPLACED BY a newer part number, or whether it itself REPLACES an older one. Useful when a customer already has a part number in hand and you need to know if it is still current. Not found is a normal answer (e.g. wrong VIN or a typo), not an error.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsFirst Time Right Parts
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 8 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
Drop Gear IO - Precision Simplified may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
Operate Drop Gear IO - Precision Simplified? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.