Wheel Fitment API runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from pypi. Last commit 19 Jul 2026.
Official MCP server for vehicle wheel and tire fitment data from wheel-size.com
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wheel-size-mcp -- uvx wheel-size-mcp
{
"mcpServers": {
"wheel-size-mcp": {
"args": [
"wheel-size-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.wheel-size-mcp]
command = "uvx"
args = ["wheel-size-mcp"]
{
"mcpServers": {
"wheel-size-mcp": {
"args": [
"wheel-size-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"wheel-size-mcp": {
"args": [
"wheel-size-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.