AUTO.RIA Used Cars
Rank #43,487io.github.yevhen-kalyna/autoria-mcp
MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.
AUTO.RIA Used Cars is a Model Context Protocol (MCP) server published by yevhen-kalyna. It ranks #43,487 of 132,046 servers tracked on MCP Toplist. AUTO.RIA Used Cars is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 6, 2026 and most recently updated on Jun 9, 2026.
Ranks ahead of 88,559 of 132,046 servers on MCP Toplist.
Use AUTO.RIA Used Cars
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add autoria-mcp -e "AUTORIA_API_KEY=<your AUTORIA_API_KEY>" -e "AUTORIA_USER_ID=<your AUTORIA_USER_ID>" -- uvx autoria-mcpReplace each placeholder with your own value before saving.
[mcp_servers.autoria-mcp]
command = "uvx"
args = ["autoria-mcp"]
[mcp_servers.autoria-mcp.env]
AUTORIA_API_KEY = "<your AUTORIA_API_KEY>"
AUTORIA_USER_ID = "<your AUTORIA_USER_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autoria-mcp": {
"command": "uvx",
"args": [
"autoria-mcp"
],
"env": {
"AUTORIA_API_KEY": "<your AUTORIA_API_KEY>",
"AUTORIA_USER_ID": "<your AUTORIA_USER_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autoria-mcp": {
"command": "uvx",
"args": [
"autoria-mcp"
],
"env": {
"AUTORIA_API_KEY": "<your AUTORIA_API_KEY>",
"AUTORIA_USER_ID": "<your AUTORIA_USER_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"autoria-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"autoria-mcp"
],
"env": {
"AUTORIA_API_KEY": "<your AUTORIA_API_KEY>",
"AUTORIA_USER_ID": "<your AUTORIA_USER_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autoria-mcp": {
"command": "uvx",
"args": [
"autoria-mcp"
],
"env": {
"AUTORIA_API_KEY": "<your AUTORIA_API_KEY>",
"AUTORIA_USER_ID": "<your AUTORIA_USER_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autoria-mcp": {
"command": "uvx",
"args": [
"autoria-mcp"
],
"env": {
"AUTORIA_API_KEY": "<your AUTORIA_API_KEY>",
"AUTORIA_USER_ID": "<your AUTORIA_USER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.yevhen-kalyna%2Fautoria-mcp)<a href="https://mcptoplist.com/server/io.github.yevhen-kalyna%2Fautoria-mcp"><img src="https://mcptoplist.com/badge/io.github.yevhen-kalyna%2Fautoria-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
yevhen-kalyna
Available versions (4)
| Version | Published |
|---|---|
| 0.2.2 | Jun 9, 2026 |
| 0.2.1 | Jun 8, 2026 |
| 0.2.0 | Jun 8, 2026 |
| 0.1.1 | Jun 6, 2026 |
Frequently asked questions
- Who maintains AUTO.RIA Used Cars?
- AUTO.RIA Used Cars is maintained by yevhen-kalyna, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is AUTO.RIA Used Cars listed on the Official MCP Registry?
- Yes — AUTO.RIA Used Cars is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AUTO.RIA Used Cars have?
- MCP Toplist tracks 4 versions of AUTO.RIA Used Cars, most recently published on Jun 9, 2026.
- Where can I find the source code for AUTO.RIA Used Cars?
- The source code for AUTO.RIA Used Cars is hosted at github.com/yevhen-kalyna/autoria-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.