mcp-server-wheel-size
MCP serverDev toolsWheel-Size.com fitment API: OEM and aftermarket wheel and tyre data for 100k+ vehicles (read-only).
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
Serve it through your gateway
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (32)
| Tool | What it does |
|---|---|
| list-regions | List all available market region codes (e.g., "eudm" for Europe, "usdm" for North America, "jdm" for Japan). Region codes are required inputs for list-makes, search-by-model, and wheel-upsteps. |
| list-makes | List all vehicle manufacturers (makes) available in a given market region. Returns slugs used as the "make" input for subsequent tools. |
| list-years | List all model years available for a given manufacturer. Use the year values returned here as the "year" input for list-models, list-generations, and search-by-model. |
| list-models | List all vehicle models for a given make and year. Returns slugs used as the "model" input for list-generations, list-modifications, and search-by-model. |
| list-generations | List all body generations for a given make/model/year combination. Returns generation slugs (e.g., "b9" for Audi A4 2020) used as the "generation" input for list-modifications and classified tools. |
| list-modifications | List all trim/engine modifications for a given make/model/year/generation. Useful for drilling into specific engine variants before querying fitment data. |
| search-by-model | Look up OEM and aftermarket wheel/tyre fitment specs for a specific vehicle by make, model, year, and region. |
| wheel-upsteps | Get aftermarket wheel upsize (plus-sizing) suggestions for a vehicle. Returns larger rim diameter options that maintain overall tyre diameter within acceptable tolerance. |
| list-rim-bolt-patterns | List all bolt patterns (PCD) available in the database, optionally filtered by rim dimensions and centre bore range. Bolt pattern format: stud-count × circle-diameter in mm (e.g. "5x112"). |
| list-rim-centre-bores | List all centre bore (CB) values available, optionally filtered by rim dimensions, offset range, and bolt pattern. Centre bore is the diameter of the hole in the wheel centre in mm (e.g. 66.5). |
| list-rim-offsets | List all rim offset (ET) values available, optionally filtered by rim diameter, width, and bolt pattern. |
| list-rim-diameters | List all rim diameters (in inches) available in the database, optionally filtered by bolt pattern and region. Use this to discover valid rim_diameter values before calling search-by-rim. |
| list-rim-widths | List all rim widths (in inches) available, optionally filtered by diameter and bolt pattern. Use this to discover valid rim_width values for search-by-rim. |
| search-by-rim | Find all vehicles compatible with a given rim specification. Reverse lookup: "which cars fit these rims?" Required: bolt_pattern (e.g. "5x112"). |
| search-modifications-by-rim | Find specific trim/modification variants of a known make+model that are compatible with a given rim spec. Required: make, model, bolt_pattern. Optional: rim dimensions, offset, centre bore, region. |
| list-tire-aspect-ratios | List all tyre aspect ratios available, optionally filtered by section width and region. Aspect ratio is the sidewall height as a percentage of section width (e.g. 45 in a 245/45R18). |
| list-tire-rim-diameters | List all rim diameters (in inches) compatible with a given tyre section width and aspect ratio. Use this to discover valid rim_diameter values for search-by-tire. |
| list-tire-section-widths | List all tyre section widths (in mm) available in the database, optionally filtered by region. Use this to discover valid section_width values for search-by-tire. |
| search-by-tire | Find all vehicles compatible with a given standard tyre size. Reverse lookup: "which cars fit 245/45R18?" Required: section_width (mm, e.g. 245), aspect_ratio (%, e.g. 45), rim_diameter (inches, e.g. |
| search-modifications-by-tire | Find specific trim/modification variants of a known make+model compatible with a given tyre size. Required: make, model, section_width (mm), aspect_ratio (%), rim_diameter (inches). |
| list-hf-tire-overall-diameters | List all overall diameter values (inches) for high-flotation (HF) tyres, optionally filtered by region. HF tyres use the imperial size format: OD x SW R RD (e.g. 33x12.5R15). |
| list-hf-tire-rim-diameters | List all rim diameters (inches) available for HF tyres, optionally filtered by overall diameter and section width. Use this to discover valid rim_diameter values for search-by-hf-tire. |
| list-hf-tire-section-widths | List all section widths (in inches) for HF tyres, optionally filtered by overall diameter and region. Note: section_width is in INCHES for HF tyres (e.g. |
| search-by-hf-tire | Find all vehicles compatible with a given high-flotation (HF) tyre size. For pickup trucks and off-road vehicles. HF size format: OD x SW R RD (e.g. 33x12.5R15). |
| search-modifications-by-hf-tire | Find specific trim variants of a known make+model compatible with a given HF tyre size. Required: overall_diameter (inches), section_width (INCHES), rim_diameter (inches), make, model. |
| search-classified-packages | Find aftermarket wheel+tyre package products (rim+tyre combos sold together) compatible with a given fitment spec. Required: bolt_pattern, rim_diameter (inches), rim_width (inches), rim_offset (ET mm) |
| search-modifications-by-classified-package | Find wheel+tyre package products compatible with a specific vehicle make/model/generation. |
| list-classified-rims | List aftermarket rim products compatible with a given rim fitment spec. Required: bolt_pattern, rim_diameter (inches), rim_width (inches), rim_offset (ET mm). |
| search-classified-rims | Search aftermarket rim products by fitment spec, returning vehicle compatibility info alongside the rim listings. Required: bolt_pattern, rim_diameter (inches), rim_width (inches), rim_offset (ET mm). |
| search-modifications-by-classified-rim | Find aftermarket rim products compatible with a specific vehicle make/model/generation. Required: bolt_pattern, rim_diameter, rim_width, rim_offset, make, model, generation. |
| search-classified-tires | Search aftermarket tyre products by tyre size specification. Required: section_width (mm), aspect_ratio (%), rim_diameter (inches). Optional: limit, offset. |
| wheel-spec-metadata | Get computed geometry and population statistics for a given wheel/tyre specification. All fields optional. Provide as many as known for precise results. |
Signals
- Last commit
- Aug 2026
- Weekly downloads
- 75
- Tools captured
- 32