Car Price Server
БесплатноНе проверенProvides Brazilian vehicle price information using FIPE API, enabling users to get car brands, search car prices by brand, and get vehicles by type.
Описание
Provides Brazilian vehicle price information using FIPE API, enabling users to get car brands, search car prices by brand, and get vehicles by type.
README
A Model Context Protocol (MCP) server that provides Brazilian vehicle price information using FIPE API.
Features
- Get all available car brands
- Search for car models and prices by brand name
- Get vehicles by type (cars, motorcycles, trucks)
- Real-time pricing data from FIPE (Brazilian vehicle price reference)
- Comprehensive vehicle information including:
- Brand and model names
- Production years
- Fuel types
- Current market prices
- FIPE reference codes
Usage
The server provides three tools:
get_car_brands()
Get all available car brands from FIPE API.
Returns:
- List of car brands with their codes and names
search_car_price(brand_name: str)
Search for car models and prices by brand name.
Parameters:
brand_name: Car brand name to search for (e.g., "Toyota", "Honda", "Ford")
Returns:
- Car models with current market prices from FIPE database
get_vehicles_by_type(vehicle_type: str)
Get vehicles by type.
Parameters:
vehicle_type: Type of vehicles ("carros"/"cars", "motos"/"motorcycles", "caminhoes"/"trucks")
Returns:
- List of vehicle brands for the specified type
Installation
- Install dependencies:
pip install -r requirements.txt
- Run the server:
python server.py
API
This MCP server uses FIPE API (https://deividfortuna.github.io/fipe/) which provides official Brazilian vehicle pricing data from Fundação Instituto de Pesquisas Econômicas.
Установка Car Price Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/yusaaztrk/car-price-mcp-mainFAQ
Car Price Server MCP бесплатный?
Да, Car Price Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Car Price Server?
Нет, Car Price Server работает без API-ключей и переменных окружения.
Car Price Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Car Price Server в Claude Desktop, Claude Code или Cursor?
Открой Car Price Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Car Price Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
