MCP Server
MCP
Wheel Fitment API
Official MCP server for vehicle wheel and tire fitment data from wheel-size.com
Install
uvx wheel-size-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "wheel-size-mcp",
"version": "0.5.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from developer.wheel-size.com",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WHEELSIZE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment