Loading MCP server directory, please wait...
MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.
npx @getmcp/cli add io.github.yevhen-kalyna/autoria-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AUTORIA_API_KEYAUTO.RIA developer API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yevhen-kalyna/autoria-mcp": {
"command": "uvx",
"args": [
"autoria-mcp"
],
"env": {
"AUTORIA_API_KEY": "",
"AUTORIA_USER_ID": ""
}
}
}
}