MCP Server
MCP
AUTO.RIA Used Cars
MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.
Install
uvx autoria-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "autoria-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AUTO.RIA developer API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AUTORIA_API_KEY"
},
{
"description": "AUTO.RIA user id (required for paid average-price / VIN tools)",
"format": "string",
"name": "AUTORIA_USER_ID"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment