autoria-mcp

yevhen-kalyna/autoria-mcp
★ 0 stars Python AI/LLM Updated 7d ago
MCP server exposing the AUTO.RIA (ria.com) used-car API to AI agents — search, listing lookup, and AI average prices.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "autoria-mcp": {
      "command": "uvx",
      "args": [
        "autoria-mcp"
      ]
    }
  }
}

Or install with pip: pip install autoria-mcp

README Excerpt

<!-- mcp-name: io.github.yevhen-kalyna/autoria-mcp --> An [MCP](https://modelcontextprotocol.io) server that exposes the **AUTO.RIA used-cars REST API** (`auto.ria.com`, via `developers.ria.com`) to AI agents — programmatic, agent-friendly access to the Ukrainian used-car market through the sanctioned API, no scraping.

Tools (20)

AUTORIA_API_KEYAUTORIA_BACKOFF_BASEAUTORIA_BACKOFF_CAPAUTORIA_BASE_URLAUTORIA_CACHE_DIRAUTORIA_CACHE_TTLAUTORIA_HOSTAUTORIA_LOG_LEVELAUTORIA_MAX_RETRIESAUTORIA_MEMORY_CACHE_MAXAUTORIA_PORTAUTORIA_QUOTA_HOURLY_LIMITAUTORIA_QUOTA_MONTHLY_LIMITAUTORIA_QUOTA_WARN_RATIOAUTORIA_TRANSPORTAUTORIA_USER_IDAUTORIA_VOLATILE_TTLget_average_priceget_average_price_over_periodsget_car_details